pub type AnchorClient = Client<Arc<Keypair>>;

Aliased Type§

struct AnchorClient { /* private fields */ }