Parameters
| Parameter | Type | Description |
|---|---|---|
options | SendEvmTransactionOptions | The options for the sending. |
Returns
Promise<SendEvmTransactionResult>
The transaction hash of the sent transaction.
| Parameter | Type | Description |
|---|---|---|
options | SendEvmTransactionOptions | The options for the sending. |
Promise<SendEvmTransactionResult>
The transaction hash of the sent transaction.