Skip to main content

Module wallet_client

Module wallet_client 

Source

Structsยง

WalletClient
Wraps a WalletContext for the test user. The wallet context already caches a gRPC client (WalletContext::grpc_client) that talks to the fullnode over the public gRPC services (LedgerService, StateService, TransactionExecutionService), so we do not build a separate JSON-RPC client.