You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you reproduced the bug with the latest dev version?
Yes
Version
v0.2.0
Custom code
Yes
OS platform and distribution
No response
Describe the issue
When joining the subnet with min-validator = 1, performing the join operation with the exact value of the minimum collateral expected from CLI doesn't trigger the registration of the subnet.
Repro steps
Create a subnet with min-validator=1 and min-collateral=10.
Join the subnet with an amount of 10
Call subnet list to confirm if the subnet has been registered.
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Issue type
Bug
Have you reproduced the bug with the latest dev version?
Yes
Version
v0.2.0
Custom code
Yes
OS platform and distribution
No response
Describe the issue
When joining the subnet with
min-validator = 1
, performing thejoin
operation with the exact value of the minimum collateral expected from CLI doesn't trigger the registration of the subnet.Repro steps
min-validator=1
andmin-collateral=10
.10
subnet list
to confirm if the subnet has been registered.Relevant log output
No response
The text was updated successfully, but these errors were encountered: