Function language_e2e_tests::common_transactions::rotate_key_txn  
source · pub fn rotate_key_txn(
    sender: &Account,
    new_key_hash: Vec<u8>,
    seq_num: u64
) -> SignedTransactionExpand description
Returns a transaction to change the keys for the given account.