EthCallHandler
EthCallHandler: (
request
) =>Promise
<EthCallResult
>
Parameters
• request: EthCallParams
Returns
Promise
<EthCallResult
>
EthCallHandler: (
request
) =>Promise
<EthCallResult
>
• request: EthCallParams
Promise
<EthCallResult
>