ElementsProject / ElementsProject/elements
Getwalletinfo does not return unconfirmed_balance for assets
Aperta
- Lingua principale
- C++
- Stelle
- 1.2k
- Fork
- 416
- Merge medio
- 1g 23h
- PR unite (30g)
- 15
Descrizione
The getwalletinfo RPC call returns
{ "walletname": "", "walletversion": 169900, "balance": { "L-CAD": 0.xxxxxxxx, "bitcoin": 0.xxxxxxxx }, "unconfirmed_balance": { "bitcoin": 0.00000000 }, "immature_balance": { "bitcoin": 0.00000000 }, "txcount": 14, "keypoololdest": 1580930368, "keypoolsize": 1000, "keypoolsize_hd_internal": 999, "paytxfee": 0.00000000, "hdseedid": "XXXXXXXXXXXXXX", "private_keys_enabled": true }
It would really be helpful to have the unconfirmed_balance for per assetID as well.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.