[][src]Function solana_libra_language_e2e_tests::common_transactions::rotate_key_txn

pub fn rotate_key_txn(
    sender: &Account,
    new_key_hash: AccountAddress,
    seq_num: u64
) -> SignedTransaction

Returns a transaction to change the keys for the given account.