paritytech / substrate-debug-kit

A collection of debug tools, scripts and libraries on top of substrate.
GNU General Public License v3.0
95 stars 36 forks source link

Fix for new Nominations struct #6

Closed shawntabrizi closed 4 years ago

shawntabrizi commented 4 years ago

Forgot to take into account the Nominator storage item changes from:

https://github.com/paritytech/substrate/pull/3846

This is now correctly identifying all the nominators.