@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Type Alias WaitStep

    Wait step where the transaction has to be confirmed onchain

    type WaitStep = {
        txid: string;
    }
    Index

    Properties

    Properties

    txid: string