Skip to content

EthCallHandler

EthCallHandler: (request) => Promise<EthCallResult>

Parameters

request: EthCallParams

Returns

Promise<EthCallResult>

Source

handlers/EthHandler.ts:87