ISendResult interface
Signature:
export interface ISendResult
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
txDetails? | TransactionDetail | (Optional) | |
txReceipt? | TransactionReceipt | (Optional) | |
txResponse? | TransactionResponse | (Optional) |
Signature:
export interface ISendResult
Property | Modifiers | Type | Description |
---|---|---|---|
txDetails? | TransactionDetail | (Optional) | |
txReceipt? | TransactionReceipt | (Optional) | |
txResponse? | TransactionResponse | (Optional) |