Ksui gRPC
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui gRPC
Ksui gRPC
/
sui.rpc.v2
/
TransactionKind
/
Data
/
ProgrammableTransaction
Programmable
Transaction
value
class
ProgrammableTransaction
(
val
value
:
ProgrammableTransaction
)
:
TransactionKind.Data
A transaction comprised of a list of native commands and Move calls.
Members
Constructors
Programmable
Transaction
Link copied to clipboard
constructor
(
value
:
ProgrammableTransaction
)
Properties
value
Link copied to clipboard
val
value
:
ProgrammableTransaction