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

    Interface FeeOutput

    interface FeeOutput {
        amount: bigint;
        script: string;
    }
    Index

    Properties

    Properties

    amount: bigint
    script: string