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

    Interface Tx

    interface Tx {
        children: Record<number, string>;
        txid: string;
    }
    Index

    Properties

    Properties

    children: Record<number, string>
    txid: string