Open
Description
{
"address": "xxxxxxxx",
"category": "send",
"amount": -100000.00000000,
"amountblinder": "0000000000000000000000000000000000000000000000000000000000000000",
"asset": "xxxxxxxx",
"assetblinder": "0000000000000000000000000000000000000000000000000000000000000000",
"vout": 0,
"fee": 0.00026420,
"confirmations": 0,
"trusted": "false",
"txid": "xxxxxx",
"walletconflicts": [
],
"time": xxxx,
"timereceived": xxxx,
"bip125-replaceable": "no",
"abandoned": "false"
}
After this transaction, the asset balance is not showing as expected. When I check the transaction history using listtransaction
function and manually calculate the balance it is not matching with the getbalance
function.
Metadata
Metadata
Assignees
Labels
No labels