You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently client.ListAccounts() returns a balance amount with the symbol "BTC" hard coded in as a suffix.
Please add the ability to substitute in a different symbol, perhaps as a field in chaincfg.Params, in order to add additional flexibility in supporting other cybercoins.
From @goarchit on February 4, 2017 3:21
Currently client.ListAccounts() returns a balance amount with the symbol "BTC" hard coded in as a suffix.
Please add the ability to substitute in a different symbol, perhaps as a field in chaincfg.Params, in order to add additional flexibility in supporting other cybercoins.
Copied from original issue: btcsuite/btcrpcclient#118
The text was updated successfully, but these errors were encountered: