From 0b503deeaf34181ce93c9637ddea471f3a94c1ed Mon Sep 17 00:00:00 2001 From: forcodedancing Date: Wed, 12 Jul 2023 16:54:46 +0800 Subject: [PATCH] asset: update bep255 upgrade height for mainnet --- asset/mainnet/app.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/asset/mainnet/app.toml b/asset/mainnet/app.toml index 91beaf351..d802464d1 100644 --- a/asset/mainnet/app.toml +++ b/asset/mainnet/app.toml @@ -67,6 +67,8 @@ FixDoubleSignChainIdHeight = 9223372036854775807 BEP171Height = 310182000 #Block height of BEP126 upgrade BEP126Height = 321213000 +# Block height of BEP255 upgrade +BEP255Height = 328088888 [addr] # Bech32PrefixAccAddr defines the Bech32 prefix of an account's address