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

    Type Alias TreeNoncesEvent

    type TreeNoncesEvent = {
        id: string;
        nonces: TreeNonces;
        topic: string[];
        txid: string;
        type: TreeNonces;
    }
    Index

    Properties

    Properties

    id: string
    nonces: TreeNonces
    topic: string[]
    txid: string