ProgrammableTransactionProtocol
ProgrammableTransactionProtocol
protocol ProgrammableTransactionProtocol : AnyObject, Sendable
A user transaction
Contains a series of native commands and move calls where the results of one command can be used in future commands.
BCS
The BCS serialized form for this type is defined by the following ABNF:
ptb = (vector input) (vector command)