EthSendRawTransactionJsonRpcProcedure
EthSendRawTransactionJsonRpcProcedure: (
request) =>Promise<EthSendRawTransactionJsonRpcResponse>
Parameters
• request: EthSendRawTransactionJsonRpcRequest
Returns
Promise<EthSendRawTransactionJsonRpcResponse>
Source
procedure/EthProcedure.ts:181