Skip to content

Missing the asset balance after the transactions is trusted false #884

Open
@rahuldotar

Description

@rahuldotar
{
    "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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions