Type Alias: TransactionArgument
type TransactionArgument = InstanceType<typeof TransactionArgument["GasCoin" | "Input" | "Result"]>;
A transaction argument used in programmable transactions.
type TransactionArgument = InstanceType<typeof TransactionArgument["GasCoin" | "Input" | "Result"]>;
A transaction argument used in programmable transactions.