Update params_interop.go

This commit is contained in:
Jiaying Wang 2022-05-27 13:10:11 -04:00 committed by GitHub
parent 92ef099f5a
commit 7de6d93e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ var UpgradeOhSnapHeight = abi.ChainEpoch(-18)
var UpgradeSkyrHeight = abi.ChainEpoch(100)
var ActorsCIDs = map[actors.Version]cid.Cid{
actors.Version8: MustParseCid("bafy2bzacebkwjj5j2npj6d7vflvi7atqpqimrgh4hkvfrldk4bxhabuj3vb4m"),
actors.Version8: MustParseCid("bafy2bzacec2w2zpvykvrjtxrndaq3ow7fh3ytum5l3qyfy3p4nw7vyjybtgea"),
}
var DrandSchedule = map[abi.ChainEpoch]DrandEnum{