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.
1 parent 28d264e commit cc91cccCopy full SHA for cc91ccc
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