fix: remove invalid field UpgradePriceListOopsHeight
This commit is contained in:
parent
106d354689
commit
f24d669cff
@ -322,7 +322,6 @@ type ForkUpgradeParams struct {
|
|||||||
UpgradeRefuelHeight abi.ChainEpoch
|
UpgradeRefuelHeight abi.ChainEpoch
|
||||||
UpgradeTapeHeight abi.ChainEpoch
|
UpgradeTapeHeight abi.ChainEpoch
|
||||||
UpgradeKumquatHeight abi.ChainEpoch
|
UpgradeKumquatHeight abi.ChainEpoch
|
||||||
UpgradePriceListOopsHeight abi.ChainEpoch
|
|
||||||
BreezeGasTampingDuration abi.ChainEpoch
|
BreezeGasTampingDuration abi.ChainEpoch
|
||||||
UpgradeCalicoHeight abi.ChainEpoch
|
UpgradeCalicoHeight abi.ChainEpoch
|
||||||
UpgradePersianHeight abi.ChainEpoch
|
UpgradePersianHeight abi.ChainEpoch
|
||||||
|
Binary file not shown.
@ -5428,7 +5428,6 @@ Response:
|
|||||||
"UpgradeRefuelHeight": 10101,
|
"UpgradeRefuelHeight": 10101,
|
||||||
"UpgradeTapeHeight": 10101,
|
"UpgradeTapeHeight": 10101,
|
||||||
"UpgradeKumquatHeight": 10101,
|
"UpgradeKumquatHeight": 10101,
|
||||||
"UpgradePriceListOopsHeight": 10101,
|
|
||||||
"BreezeGasTampingDuration": 10101,
|
"BreezeGasTampingDuration": 10101,
|
||||||
"UpgradeCalicoHeight": 10101,
|
"UpgradeCalicoHeight": 10101,
|
||||||
"UpgradePersianHeight": 10101,
|
"UpgradePersianHeight": 10101,
|
||||||
|
@ -6930,7 +6930,6 @@ Response:
|
|||||||
"UpgradeRefuelHeight": 10101,
|
"UpgradeRefuelHeight": 10101,
|
||||||
"UpgradeTapeHeight": 10101,
|
"UpgradeTapeHeight": 10101,
|
||||||
"UpgradeKumquatHeight": 10101,
|
"UpgradeKumquatHeight": 10101,
|
||||||
"UpgradePriceListOopsHeight": 10101,
|
|
||||||
"BreezeGasTampingDuration": 10101,
|
"BreezeGasTampingDuration": 10101,
|
||||||
"UpgradeCalicoHeight": 10101,
|
"UpgradeCalicoHeight": 10101,
|
||||||
"UpgradePersianHeight": 10101,
|
"UpgradePersianHeight": 10101,
|
||||||
|
Loading…
Reference in New Issue
Block a user