EthCallHandler
EthCallHandler: (
request) =>Promise<EthCallResult>
Parameters
• request: EthCallParams
Returns
Promise<EthCallResult>
Source
handlers/EthHandler.ts:87
EthCallHandler: (
request) =>Promise<EthCallResult>
• request: EthCallParams
Promise<EthCallResult>
handlers/EthHandler.ts:87