File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[protocol ]
22# Protocol version.
3- version = ' 2.1.1 '
3+ version = ' 2.1.2 '
44# Whether we need to clear latest blocks back to the switch block just before the activation point or not.
55hard_reset = true
66# This protocol version becomes active at this point.
@@ -74,7 +74,7 @@ minimum_delegation_amount = 500_000_000_000
7474maximum_delegation_amount = 1_000_000_000_000_000_000
7575# Minimum bid amount allowed in motes. Withdrawing one's bid to an amount strictly less than
7676# the value specified will be treated as a full unbond of a validator and their associated delegators
77- minimum_bid_amount = 10_000_000_000_000
77+ minimum_bid_amount = 500_000_000_000
7878# Global state prune batch size (0 = this feature is off)
7979prune_batch_size = 0
8080# Enables strict arguments checking when calling a contract; i.e. that all non-optional args are provided and of the correct `CLType`.
Original file line number Diff line number Diff line change 11[protocol ]
22# Protocol version.
3- version = ' 2.1.1 '
3+ version = ' 2.1.2 '
44# Whether we need to clear latest blocks back to the switch block just before the activation point or not.
55hard_reset = true
66# This protocol version becomes active at this point.
@@ -74,7 +74,7 @@ minimum_delegation_amount = 500_000_000_000
7474maximum_delegation_amount = 1_000_000_000_000_000_000
7575# Minimum bid amount allowed in motes. Withdrawing one's bid to an amount strictly less than
7676# the value specified will be treated as a full unbond of a validator and their associated delegators
77- minimum_bid_amount = 10_000_000_000_000
77+ minimum_bid_amount = 500_000_000_000
7878# Global state prune batch size (0 = this feature is off)
7979prune_batch_size = 0
8080# Enables strict arguments checking when calling a contract; i.e. that all non-optional args are provided and of the correct `CLType`.
Original file line number Diff line number Diff line change 11[protocol ]
22# Protocol version.
3- version = ' 2.1.1 '
3+ version = ' 2.1.2 '
44# Whether we need to clear latest blocks back to the switch block just before the activation point or not.
55hard_reset = true
66# This protocol version becomes active at this point.
Original file line number Diff line number Diff line change 11[protocol ]
22# Protocol version.
3- version = ' 2.1.1 '
3+ version = ' 2.1.2 '
44# Whether we need to clear latest blocks back to the switch block just before the activation point or not.
55hard_reset = true
66# This protocol version becomes active at this point.
@@ -74,7 +74,7 @@ minimum_delegation_amount = 500_000_000_000
7474maximum_delegation_amount = 1_000_000_000_000_000_000
7575# Minimum bid amount allowed in motes. Withdrawing one's bid to an amount strictly less than
7676# the value specified will be treated as a full unbond of a validator and their associated delegators
77- minimum_bid_amount = 10_000_000_000_000
77+ minimum_bid_amount = 500_000_000_000
7878# Global state prune batch size (0 = this feature is off)
7979prune_batch_size = 0
8080# Enables strict arguments checking when calling a contract; i.e. that all non-optional args are provided and of the correct `CLType`.
You can’t perform that action at this time.
0 commit comments