Crate reth_enclave

Source
Expand description

This crate provides functionalities related to the Enclave service. It includes modules and API for interacting with wallet operations and HTTP clients.

Structs§

EnclaveClient
A client for the enclave API.
MockEnclaveServer
SchnorrkelKeypair
A Ristretto Schnorr keypair.

Enums§

EnclaveError
Custom error type for reth error handling.

Constants§

ENCLAVE_DEFAULT_ENDPOINT_IP
ENCLAVE_DEFAULT_ENDPOINT_PORT

Traits§

BuildableServer
A trait for building a server.
SyncEnclaveApiClient

Functions§

start_blocking_mock_enclave_server
Start the mock enclave server
start_default_mock_enclave_server
Start the mock enclave server
start_mock_enclave_server_random_port
Start the mock enclave server