Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
co-authored by
Julien Robert
parent
74e89952c5
commit
e6b06db813
@@ -35,8 +35,6 @@ const (
|
||||
// SignModeDirectAux is the value of the --sign-mode flag for SIGN_MODE_DIRECT_AUX
|
||||
SignModeDirectAux = "direct-aux"
|
||||
// SignModeTextual is the value of the --sign-mode flag for SIGN_MODE_TEXTUAL.
|
||||
// Choosing this flag will result in an error for now, as Textual should be
|
||||
// used only for TESTING purposes for now.
|
||||
SignModeTextual = "textual"
|
||||
// SignModeEIP191 is the value of the --sign-mode flag for SIGN_MODE_EIP_191
|
||||
SignModeEIP191 = "eip-191"
|
||||
|
||||
Reference in New Issue
Block a user