nochowderforyou / clams

Clam Project
MIT License
61 stars 58 forks source link

Add an argument to getbalance to include immature coins #300

Closed Kefkius closed 7 years ago

Kefkius commented 7 years ago

Add an optional argument [matureonly] to getbalance (true by default). When false, immature coins are included in the balance.

Doesn't work with the deprecated account API.

tryphe commented 7 years ago

Kef and I tested this a bit, it's good to merge.