View Source Kadena.Types.Signer (Kadena v0.19.1)
Signer
struct definition.
Link to this section Summary
Link to this section Types
@type addr() :: Kadena.Types.Base16String.t() | nil
@type clist() :: [Kadena.Types.Cap.t()] | nil
@type pub_key() :: Kadena.Types.Base16String.t()
@type scheme() :: :ed25519 | nil
@type str() :: String.t()