mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-09 04:21:21 +00:00
revert CLI_VERSION to be changed in a separate PR
This commit is contained in:
parent
df7511e488
commit
e562b5f8cd
@ -1,7 +1,7 @@
|
||||
from typing import Dict, NamedTuple
|
||||
|
||||
|
||||
DEPOSIT_CLI_VERSION = '2.0.0'
|
||||
DEPOSIT_CLI_VERSION = '1.2.0'
|
||||
|
||||
|
||||
class BaseChainSetting(NamedTuple):
|
||||
|
Loading…
Reference in New Issue
Block a user