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

    Interface SettleParams

    interface SettleParams {
        inputs: ExtendedCoin[];
        outputs: Output[];
    }
    Index

    Properties

    Properties

    inputs: ExtendedCoin[]
    outputs: Output[]