pub fn new_wallet_context_from_cluster(
cluster: &(dyn Cluster + Sync + Send),
key_pair: AccountKeyPair,
) -> WalletContext
pub fn new_wallet_context_from_cluster(
cluster: &(dyn Cluster + Sync + Send),
key_pair: AccountKeyPair,
) -> WalletContext