• Felix Lange's avatar
    cmd/ethkey: fix formatting, review nits (#15807) · f08cd94f
    Felix Lange authored
    This commit:
    
    - Adds a --msgfile option to read the message to sign from a file
      instead of command line argument.
    - Adds a unit test for signing subcommands.
    - Removes some weird whitespace in the code.
    f08cd94f
Name
Last commit
Last update
..
README.md Loading commit data...
generate.go Loading commit data...
inspect.go Loading commit data...
main.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
run_test.go Loading commit data...
utils.go Loading commit data...