Skip to content

Commit 0d648a5

Browse files
committed
fix features
1 parent e7c77ca commit 0d648a5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/core/features.zon

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
.{ .name = "vote_only_full_fec_sets", .pubkey = "ffecLRhhakKSGhMuc6Fz2Lnfq4uT9q3iu9ZsNaPLxPc" },
231231
.{ .name = "drop_unchained_merkle_shreds", .pubkey = "5KLGJSASDVxKPjLCDWNtnABLpZjsQSrYZ8HKwcEdAMC8" },
232232
.{ .name = "verify_retransmitter_signature", .pubkey = "BZ5g4hRbu5hLQQBdPyo2z9icGyJ8Khiyj3QS6dhWijTb" },
233-
.{ .name = "enable_turbine_extended_fanout_experiments", .pubkey = "BZn14Liea52wtBwrXUxTv6vojuTTmfc7XGEDTXrvMD7b" },
233+
.{ .name = "enable_turbine_extended_fanout_experiments", .pubkey = "turbRpTzBzDU6PJmWvRTbcJXXGxUs19CvQamUrRD9bN" },
234234
.{ .name = "vote_only_retransmitter_signed_fec_sets", .pubkey = "RfEcA95xnhuwooVAhUUksEJLZBF7xKCLuqrJoqk4Zph" },
235235
.{ .name = "mask_out_rent_epoch_in_vm_serialization", .pubkey = "RENtePQcDLrAbxAsP3k8dwVcnNYQ466hi2uKvALjnXx" },
236236
.{ .name = "disable_zk_elgamal_proof_program", .pubkey = "zkdoVwnSFnSLtGJG7irJPEYUpmb4i7sGMGcnN6T9rnC" },
@@ -242,10 +242,4 @@
242242
.{ .name = "enshrine_slashing_program", .pubkey = "sProgVaNWkYdP2eTRAy1CPrgb3b9p8yXCASrPEqo6VJ" },
243243
.{ .name = "enable_partitioned_epoch_reward", .pubkey = "9bn2vTJUsUcnpiZWbu2woSKtTGW3ErZC9ERv88SDqQjK" },
244244
.{ .name = "stricter_abi_and_runtime_constraints", .pubkey = "C37iaPi6VE4CZDueU1vL8y6pGp5i8amAbEsF31xzz723" },
245-
246-
.{ .name = "devnet_and_testnet", .pubkey = "DT4n6ABDqs6w4bnfwrXT9rsprcPf6cdDga1egctaPkLC" },
247-
.{ .name = "full_inflation_enable", .pubkey = "7XRJcS5Ud5vxGB54JbK9N2vBZVwnwdBNeJW1ibRgD9gx" },
248-
.{ .name = "full_inflation_vote", .pubkey = "BzBBveUDymEYoYzcMWNQCx3cd4jQs7puaVFHLtsbB6fm" },
249-
.{ .name = "raise_account_cu_limit", .pubkey = "htsptAwi2yRoZH83SKaUXykeZGtZHgxkS2QwW1pssR8" },
250-
.{ .name = "raise_block_limits_to_100m", .pubkey = "P1BCUMpAC7V2GRBRiJCNUgpMyWZhoqt3LKo712ePqsz" },
251245
}

0 commit comments

Comments
 (0)