generating a keypair works
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
%%% Description :
|
||||
%%% Created : 13 Jan 2022 by Hans Svensson
|
||||
-module(ecu_crypto).
|
||||
-vsn("1.0.0").
|
||||
|
||||
-export([private_to_short/2, public_to_short/2,
|
||||
eth_sign/2, eth_recover/2, eth_verify/3, eth_msg_hash/1,
|
||||
|
||||
Reference in New Issue
Block a user