pub async fn send_tx_new_auth_key_expired(
    auth: &u128,
    new_expire: u128,
    gas_limit: u64
) -> Result<(), Error>
Expand description

Renew auth_key expiration if it’s expired