Comment on page
TransactionRequest
Name | Type | Description |
---|---|---|
children | TransactionRequest[] | List of the next transactions in the path. |
descriptionAnnotated | Annotation[] | List of the Radspec description bindings with the properties { type: string, value: any } . |
description | string | Radspec description for the transaction. |
data | String | Transaction data. |
from | String | Address to use as default sender. |
to | String | Target address or ENS name. |
Last modified 6mo ago