Skip to content

Commit 9909613

Browse files
Update BIT-0005-Start-Call.md
1 parent d6ed900 commit 9909613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bits/BIT-0005-Start-Call.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ By allowing subnet owners to control when the subnet "starts", Subnet owners get
2424

2525
When new subnets are registered, they are effectively dormant. No tao/dtao added and no trading possible, no dtao Token Emissions, and no UID registrations.
2626

27-
When the subnet owner is ready to initialise the subnet, they execute the "start call" function (similar to Parachain), which enables UID registrations, unlocks the LP (allowing trading), and starts epoch/emissions.
27+
When the subnet owner is ready to initialise the subnet, they execute the "start call" function (similar to Parachain), which unlocks the LP (allowing trading), and starts epoch/emissions, with the option to also enables UID registrations.
2828

29-
NOTE: Subnet owners should be able to enable UID registrations prior to/without executing the "start call" to give validators and miners an opportunity to register and deploy "real code" before the wheels start turning, however there would be a function to enable both things at once.
29+
NOTE: Subnet owners should be able to enable UID registrations prior to/without executing the "start call" to give validators and miners an opportunity to register and deploy "real code" before the wheels start turning, however there would be a function to optionally enable both things at once depending on the flag set.
3030

3131
## Rationale
3232

0 commit comments

Comments
 (0)