Closed CaveSpectre11 closed 5 years ago
Lots of the usage examples and text in rpcwallet refers to amounts as "amounts in btc", when they really should be "amounts in gmcn".
Should tell us we're using GMCN, not BTC
It tells us BTC; which means, most likely, this isn't changed in PIVX and therefore it slipped through PIVX to GMCN edits.
Fixed; and got rid of the two example btc addresses.
https://github.com/GambleCoin-Project/GambleCoin/commit/a8485a3f45b022b5b25c056a5cb2669ad1a45ca5
Describe the issue
Lots of the usage examples and text in rpcwallet refers to amounts as "amounts in btc", when they really should be "amounts in gmcn".
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
Expected behavior
Should tell us we're using GMCN, not BTC
Actual behavior
It tells us BTC; which means, most likely, this isn't changed in PIVX and therefore it slipped through PIVX to GMCN edits.