[][src]Function solana_cli::nonce::process_authorize_nonce_account

pub fn process_authorize_nonce_account(
    rpc_client: &RpcClient,
    config: &CliConfig,
    nonce_account: &Pubkey,
    nonce_authority: SignerIndex,
    new_authority: &Pubkey
) -> ProcessResult