Current master adds new -Wshadow
warning:
0wallet/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:
0wallet/rpcdump.cpp:801:44: warning: declaration shadows a local variable [-Wshadow]
Use better name for the local variable, matching its vector type.