Search
Default implementation for Cryptography.KeyPair contracts.
Cryptography.KeyPair
@type bin_key() :: binary()
@type keypair() :: Kadena.Types.KeyPair.t()
@type raw_keypair() :: {bin_key(), bin_key()}