View Source Kadena.Types.Command (Kadena v0.5.0)
Command
struct definition.
Link to this section Summary
Link to this section Types
@type cmd() :: Kadena.Types.CommandPayloadStringifiedJSON.t()
@type hash() :: Kadena.Types.PactTransactionHash.t()
@type raw_cmd() :: list()
@type raw_hash() :: list()
@type raw_sigs() :: list()
@type sigs() :: Kadena.Types.SignaturesList.t()