Current master adds new -Wshadow warning:
wallet/rpcdump.cpp:801:44: warning: declaration shadows a local variable [-Wshadow]
Use better name for the local variable, matching its vector type.
Current master adds new -Wshadow warning:
wallet/rpcdump.cpp:801:44: warning: declaration shadows a local variable [-Wshadow]
Use better name for the local variable, matching its vector type.
same-binaries-ACK ff6639b