Skip to content

Commit 8b2f9f8

Browse files
committed
fix: include detailed error message.
1 parent b7f0b6c commit 8b2f9f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/src/on_chain_config/aptos_features.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ impl FeatureFlag {
147147
FeatureFlag::COIN_TO_FUNGIBLE_ASSET_MIGRATION,
148148
FeatureFlag::OBJECT_NATIVE_DERIVED_ADDRESS,
149149
FeatureFlag::DISPATCHABLE_FUNGIBLE_ASSET,
150-
FeatureFlag::REMOVE_DETAILED_ERROR_FROM_HASH,
151150
FeatureFlag::CONCURRENT_FUNGIBLE_ASSETS,
152151
FeatureFlag::AGGREGATOR_V2_IS_AT_LEAST_API,
153152
FeatureFlag::CONCURRENT_FUNGIBLE_BALANCE,

0 commit comments

Comments
 (0)