substrate
substrate copied to clipboard
Use correct length for Pallet and Storage prefix when calculating `KeyLenOf`
Closes: https://github.com/paritytech/substrate/issues/11992
Thanks for the test :)
Does storage n map have similar logic?
Does storage n map have similar logic?
Only Map and DoubleMap implement that trait. @shawntabrizi