SignTransactionResponse
** The object returned from signTransaction */
Summary
Members
Descriptions
public string?
Status
The status of the transaction as returned by the RPC API (optional)
public ProcessedTransaction
Transaction
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