[][src]Function solana_libra_transaction_builder::rotate_authentication_key_script

pub fn rotate_authentication_key_script(new_key: AccountAddress) -> Script

Encode a program that rotates the sender's authentication key to new_key.