mirror of https://github.com/nucypher/nucypher.git
Remove accidental change
parent
1cd3dd5f8d
commit
ca1a0b8041
|
@ -42,7 +42,6 @@ class WorklockParameters(Tuple):
|
|||
|
||||
class StakingEscrowParameters(Tuple):
|
||||
seconds_per_period: int
|
||||
days_per_period: int
|
||||
minting_coefficient: int
|
||||
lock_duration_coefficient_1: int
|
||||
lock_duration_coefficient_2: int
|
||||
|
|
Loading…
Reference in New Issue