ElementsProject / ElementsProject/elements

Missing the asset balance after the transactions is trusted false

Aperta
#884 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
1.2k
Fork
416
Merge medio
1g 23h
PR unite (30g)
15

Descrizione

```
{
"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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.