GetTransactionApiResponseBase64
The shape of a non-null getTransaction response when called with
encoding: 'base64'.
Type Declaration
| Name | Type |
|---|---|
meta | TransactionMetaNotParsed<TMaxSupportedTransactionVersion> |
transaction | Base64EncodedDataResponse |
Type Parameters
| Type Parameter | Default type |
|---|---|
TMaxSupportedTransactionVersion extends TransactionVersion | void | void |