We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dacbad5 + cc91ccc commit 4ee3a79Copy full SHA for 4ee3a79
mytoncore/modes.py
@@ -1,6 +1,6 @@
1
MODES = { # mode_name : is_enabled_by_default
2
'validator': True,
3
'nominator-pool': False,
4
- 'single-pool': False,
+ 'single-nominator': False,
5
'liquid-staking': False,
6
}
0 commit comments