We are running Multichain 1.0.7
Is there a reason for an asset having different "balances" depending on the place were we are retrieving the information.
Using the Multichain explorer for a given address the asset BCH displays different values between raw unit and balance.
ASSET NAME | ASSET REFERENCE | TRANSACTIONS | RAW UNITS | BALANCE |
---|
BCH | 22786-266-7015 | 5 | 999990000005137182 | 9999900000.05137062 |
Using Multichain-cli and the API I get the following values for the same address / asset.
{
"1bK4krhKKFFQeFNxaA91yD11kWpt3KbDLdHoX2" : [
{
"name" : "BCH",
"assetref" : "22786-266-7015",
"qty" : 9999900000.05137253
}
],
"total" : [
{
"name" : "BCH",
"assetref" : "22786-266-7015",
"qty" : 9999900000.05137253
}
]
}
The issue command was the following:
- issue 1bK4krhKKFFQeFNxaA91yD11kWpt3KbDLdHoX2 '{"name":"BCH","open":true}' 10000000000 0.00000001 0