• 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
message.go 4.44 KB