btcsuite / btcwallet

A secure bitcoin wallet daemon written in Go (golang)
ISC License
1.15k stars 590 forks source link

Add option to allow for dust when checking outputs #907

Open benthecarman opened 10 months ago

benthecarman commented 10 months ago

This seems standard in most wallet libraries nowadays to give users the option to allow for dust if they know what they are doing.