subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

Add migration to populate SubnetCreator

Open gztensor opened this issue 9 months ago • 3 comments

A new state map was added in DTAO and needs a migration to be populated:

SubnetCreator::<T>::insert(netuid_to_register, hotkey.clone()); // Set the creator hotkey (which is forever.)'''

gztensor avatar May 17 '24 22:05 gztensor