Merge branch 'feat/nv21' into asr/merge-nv21

This commit is contained in:
Aayush
2023-08-23 11:44:59 -04:00
58 changed files with 3064 additions and 93 deletions
+1
View File
@@ -340,6 +340,7 @@ type ForkUpgradeParams struct {
UpgradeHyggeHeight abi.ChainEpoch
UpgradeLightningHeight abi.ChainEpoch
UpgradeThunderHeight abi.ChainEpoch
UpgradeWatermelonHeight abi.ChainEpoch
}
type NonceMapType map[address.Address]uint64