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

    Function isSubdust

    • Return whether a virtual output is below the dust threshold.

      Parameters

      • vtxo: VirtualCoin

        virtual output to inspect

      • dust: bigint

        dust threshold in satoshis

      Returns boolean

      true when the virtual output value is below dust

      isRecoverable