zingolib icon indicating copy to clipboard operation
zingolib copied to clipboard

Failure using zingo-cli send from orchard to t-addr

Open ala-mode opened this issue 4 months ago • 0 comments

On debian, using old zingo-wallet.dat with newly built and scanned zingo-cli version mob-release-1.4.2-0-g6e1a16fe

when loading: INFO zingolib::wallet::disk: Reading wallet version 28

zec shows as orchard_balance verified_orchard_balance and spendable_orchard_balance after using balance

using send <address> <amount in zatoshis> syntax, using t-address, results in a printout of { "fee": 15000 } and return to zingo-cli prompt.

type confirm and hit enter, results in: { "error": "send Calculation(CommitmentTree(Query(TreeIncomplete([Address { level: Level(1), index: 2xxxxxxx }]))))" } where xs are numbers.

ala-mode avatar Oct 05 '24 21:10 ala-mode