View Source Kadena.Types.ContPayload (Kadena v0.19.1)
ContPayload
struct definition.
Link to this section Summary
Link to this section Types
@type data() :: Kadena.Types.EnvData.t() | nil
@type pact_id() :: Kadena.Types.PactTransactionHash.t()
@type proof() :: Kadena.Types.Proof.t() | nil
@type rollback() :: Kadena.Types.Rollback.t()
@type step() :: Kadena.Types.Step.t()
@type str() :: String.t()