Structsยง
- Wallet
Client - Wraps a
WalletContextfor 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.