Remove accidental change

pull/2634/head
Piotr Roslaniec 2021-04-23 09:24:27 +02:00
parent 1cd3dd5f8d
commit ca1a0b8041
1 changed files with 0 additions and 1 deletions

View File

@ -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