Interface: TransactionBlockBytes
Properties
| Property | Type | Description |
|---|---|---|
gas | IotaObjectRef[] | the gas objects to be used |
inputObjects | InputObjectKind[] | objects to be used in this transaction |
txBytes | string | BCS serialized transaction data bytes without its type tag, as base-64 encoded string. |