Skip to main content

ensure_send_storage_credits_t7

Function ensure_send_storage_credits_t7 

Source
async fn ensure_send_storage_credits_t7(
    send_tx: &SendTxOpts,
    command: &str,
) -> Result<()>
Expand description

Gate a write command on T7 before signing: on pre-T7 the precompile address is an empty account, so a transaction to it would silently succeed as a no-op.