EthSignJsonRpcProcedure
EthSignJsonRpcProcedure: (
request) =>Promise<EthSignJsonRpcResponse>
Parameters
• request: EthSignJsonRpcRequest
Returns
Promise<EthSignJsonRpcResponse>
Source
procedure/EthProcedure.ts:189
EthSignJsonRpcProcedure: (
request) =>Promise<EthSignJsonRpcResponse>
• request: EthSignJsonRpcRequest
Promise<EthSignJsonRpcResponse>
procedure/EthProcedure.ts:189