Function solana_sdk::system_transaction::nonced_transfer [−][src]
pub fn nonced_transfer(
from_keypair: &Keypair,
to: &Pubkey,
lamports: u64,
nonce_account: &Pubkey,
nonce_authority: &Keypair,
nonce_hash: Hash
) -> Transaction
Create and sign new nonced system_instruction::Transfer transaction