Skip to content

Commit b6a6624

Browse files
authored
Merge pull request #5488 from BitGo/COIN-3039-stuck-tx
chore(statics): add stuck tx coin feature flag in Bera
2 parents 6e244e6 + d223841 commit b6a6624

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)