Skip to main content

run

Function run 

Source
pub(super) async fn run(
    safe: Address,
    safe_tx_hash: B256,
    from: Address,
    accessor: Address,
    service: SafeServiceOpts,
    rpc: RpcOpts,
) -> Result<()>