Skip to content

CallJsonRpcProcedure

CallJsonRpcProcedure: (request) => Promise<CallJsonRpcResponse>

Call JSON-RPC procedure executes a call against the tevm EVM

Parameters

request: CallJsonRpcRequest

Returns

Promise<CallJsonRpcResponse>

Source

procedure/CallJsonRpcProcedure.ts:6