Skip to content

Commit d223841

Browse files
committed
chore(statics): add stuck tx coin feature flag in Bera
TICKET: COIN-3039
1 parent 6e244e6 commit d223841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/statics/src/coins.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ const BERA_FEATURES = [
414414
CoinFeature.EVM_WALLET,
415415
CoinFeature.USES_NON_PACKED_ENCODING_FOR_TXDATA,
416416
CoinFeature.BULK_TRANSACTION,
417+
CoinFeature.STUCK_TRANSACTION_MANAGEMENT_TSS,
417418
CoinFeature.EIP1559,
418419
CoinFeature.STAKING,
419420
CoinFeature.CUSTODY_BITGO_FRANKFURT,

0 commit comments

Comments
 (0)