Test whether an output is dust at the given relay fee rate.
Synopsis
Return Value
true if the output is below the dust threshold.
Parameters
Name |
Description |
txout |
Output to test. |
dustRelayFee |
Fee rate used to define dust. |
Created with MrDocs