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

pub fn test_process_distribute_tokens_with_client<C: Client>(
    client: C,
    sender_keypair: Keypair,
    transfer_amount: Option<f64>
)