From 911dbf0522a86960244e8a2dfc6e617c8b4075ca Mon Sep 17 00:00:00 2001 From: matejcik Date: Thu, 9 Dec 2021 13:36:23 +0100 Subject: [PATCH] chore(python): regenerate OPTIONS readme --- python/docs/OPTIONS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/docs/OPTIONS.rst b/python/docs/OPTIONS.rst index 01fb9144c..4db0b9d3e 100644 --- a/python/docs/OPTIONS.rst +++ b/python/docs/OPTIONS.rst @@ -254,8 +254,8 @@ Ethereum commands. get-address Get Ethereum address in hex encoding. get-public-node Get Ethereum public node of given path. sign-message Sign message with Ethereum address. - sign-typed-data Sign typed data (EIP-712) with Ethereum address. sign-tx Sign (and optionally publish) Ethereum transaction. + sign-typed-data Sign typed data (EIP-712) with Ethereum address. verify-message Verify message signed with Ethereum address. FIDO2, U2F and WebAuthN management commands.