mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-11 05:20:06 +00:00
Merge pull request #241 from ethereum/cli_version_bump
Bumps CLI_VERSION to 2.0.0
This commit is contained in:
commit
8657a1bf8d
@ -1,7 +1,7 @@
|
|||||||
from typing import Dict, NamedTuple
|
from typing import Dict, NamedTuple
|
||||||
|
|
||||||
|
|
||||||
DEPOSIT_CLI_VERSION = '1.2.0'
|
DEPOSIT_CLI_VERSION = '2.0.0'
|
||||||
|
|
||||||
|
|
||||||
class BaseChainSetting(NamedTuple):
|
class BaseChainSetting(NamedTuple):
|
||||||
|
Loading…
Reference in New Issue
Block a user