Skip to content

Commit

Permalink
the classic typo
Browse files Browse the repository at this point in the history
  • Loading branch information
2501babe committed Jan 7, 2025
1 parent ea60675 commit 0cb7002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/feature-set/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,7 @@ lazy_static! {
(deplete_cu_meter_on_vm_failure::id(), "Deplete compute meter for vm errors SIMD-0182 #3993"),
(reserve_minimal_cus_for_builtin_instructions::id(), "Reserve minimal CUs for builtin instructions SIMD-170 #2562"),
(raise_block_limits_to_50m::id(), "Raise block limit to 50M SIMD-0207"),
(disable_intrabatch_account_locks::id(), "Allow batched transactions to read/write and write/write the same acocunts SIMD-0083"),
(disable_intrabatch_account_locks::id(), "Allow batched transactions to read/write and write/write the same accounts SIMD-0083"),
/*************** ADD NEW FEATURES HERE ***************/
]
.iter()
Expand Down

0 comments on commit 0cb7002

Please sign in to comment.