Is your feature request related to a problem? Please describe.
AllowancesStorage is introduced in #2478, but not handled during subnet deregistration.
Describe the solution you'd like
It is a double map, the netuid is part of second key. need to consider how to clean up efficiently.
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
AllowancesStorage is introduced in #2478, but not handled during subnet deregistration.
Describe the solution you'd like
It is a double map, the netuid is part of second key. need to consider how to clean up efficiently.
Describe alternatives you've considered
No response
Additional context
No response