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

    Interface Settle

    interface Settle {
        id: string;
        params?: SettleParams;
        type: "SETTLE";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    params?: SettleParams
    type: "SETTLE"