There is no RPC call named rescanwallet, i.e. fix this by renaming to the actual RPC called rescanblockchain.
scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/) #25924
pull theStack wants to merge 1 commits into bitcoin:master from theStack:202208-rename_rescanwallet_to_rescanblockchain changing 1 files +4 −4-
theStack commented at 9:36 PM on August 24, 2022: contributor
-
e90a445d7e
scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/)
There is no RPC call named `rescanwallet`, i.e. fix this by renaming to the actual RPC called `rescanblockchain`. -BEGIN VERIFY SCRIPT- sed -i s/rescanwallet/rescanblockchain/ $(git grep -l rescanwallet) -END VERIFY SCRIPT-
-
achow101 commented at 10:09 PM on August 24, 2022: member
ACK e90a445d7e84df4bfdd689c6593f6688cbace746
- DrahtBot added the label Refactoring on Aug 24, 2022
-
aureleoules commented at 9:56 AM on August 25, 2022: member
ACK e90a445d7e84df4bfdd689c6593f6688cbace746. Verified there isn't a
rescanwalletrpc and should berescanblockchaininstead. - promag approved
-
promag commented at 3:09 PM on August 25, 2022: member
ACK e90a445d7e84df4bfdd689c6593f6688cbace746
- achow101 merged this on Aug 25, 2022
- achow101 closed this on Aug 25, 2022
- theStack deleted the branch on Aug 25, 2022
- sidhujag referenced this in commit 58b1bceb21 on Aug 26, 2022
- bitcoin locked this on Aug 25, 2023
Contributors
Labels