Skip to main content

ensure_t7

Function ensure_t7 

Source
async fn ensure_t7(
    rpc: &RpcOpts,
    command: &str,
) -> Result<RetryProvider<TempoNetwork>>
Expand description

The StorageCredits precompile only exists on T7+; fail early with a clear message instead of surfacing a raw revert (or, for writes, a silently successful no-op transaction to an empty account).