View Source Kadena.Chainweb.Pact.LocalRequestBody (Kadena v0.19.1)
LocalRequestBody
struct definition.
Link to this section Summary
Link to this section Types
@type cmd() :: String.t()
@type command() :: Kadena.Types.Command.t()
@type error() :: {:error, Keyword.t()}
@type hash() :: Kadena.Types.PactTransactionHash.t()
@type raw_sigs() :: [map()]
@type sigs() :: [Kadena.Types.Signature.t()]