Function solana_tokens::commands::test_process_distribute_tokens_with_client[][src]

pub fn test_process_distribute_tokens_with_client(
    client: &RpcClient,
    sender_keypair: Keypair,
    transfer_amount: Option<u64>
)