Skip to content

Commit 4ee3a79

Browse files
authored
Merge pull request #204 from yungwine/mytonctrl2_dev
bugfix
2 parents dacbad5 + cc91ccc commit 4ee3a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mytoncore/modes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MODES = { # mode_name : is_enabled_by_default
22
'validator': True,
33
'nominator-pool': False,
4-
'single-pool': False,
4+
'single-nominator': False,
55
'liquid-staking': False,
66
}

0 commit comments

Comments
 (0)