Fix multinode demo, bank-hash is deprecated in ledger tool#1740
Fix multinode demo, bank-hash is deprecated in ledger tool#1740wen-coding wants to merge 2 commits intoanza-xyz:masterfrom
Conversation
|
Ugh dang it, thanks for catching this; I searched around a bit but must have missed this. I'm somewhat inclined to change the ledger-tool command to spit out only the hash so that we don't have to do any parsing here; thoughts ? |
That would be the best. I don't suppose many people need the "bank hash is:" part since they specifically asked for it. |
Sweet, I made #1745, which removes the extra text + updates the script. Will add you as a reviewer once CI completes |
ledger-tool has deprecated bank-hash in #1710, use the new command and parse the output.