pub fn create_nonce_account_with_seed( from_pubkey: &Pubkey, nonce_pubkey: &Pubkey, base: &Pubkey, seed: &str, authority: &Pubkey, lamports: u64) -> Vec<Instruction>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where A: Allocator,
impl<A> Write for Vec<u8, A> where A: Allocator,