SignTransactionResponse
** The object returned from signTransaction */
Summary
Members | Descriptions |
---|---|
| The status of the transaction as returned by the RPC API (optional) |
Set if there was an error | |
| The raw transaction object |
Members
public string?
Status
The status of the transaction as returned by the RPC API (optional)
Set if there was an error
public ProcessedTransaction
Transaction
The raw transaction object
Last updated