Expand description
The seismic rpc api implementation Seismic rpc logic.
seismic_
namespace overrides:
seismic_getTeePublicKey
will return the public key of the Seismic enclave.
eth_
namespace overrides:
eth_signTypedData_v4
will sign a typed data request using the Seismic enclave.
Structs§
- EthApi
Ext - Implementation of the
eth_
namespace override - Seismic
Api - Implementation of the seismic rpc api
Traits§
- EthApi
Override Client - Client implementation for the
EthApiOverride
RPC API. - EthApi
Override Server - Server trait implementation for the
EthApiOverride
RPC API. - Seismic
ApiClient - Client implementation for the
SeismicApi
RPC API. - Seismic
ApiServer - Server trait implementation for the
SeismicApi
RPC API.
Functions§
- test_
address - Localhost with port 0 so a free port is used.