ForgeAbi v1.6.0 ForgeAbi.ApplicationTx View Source
Application defined transaction. We need to wrap the Any data with a container. Previously this was defined in ForgeTx. But it shall belong to here.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %ForgeAbi.ApplicationTx{itx: Google.Protobuf.Any.t() | nil}
t() :: %ForgeAbi.ApplicationTx{itx: Google.Protobuf.Any.t() | nil}
Application defined transaction. It contains keys as folows:
:tx
: inner transaction:handler
: then module to handleForge.Handler
behavior.
Link to this section Functions
Link to this function