Skip to content

Commit b5fe42d

Browse files
Merge pull request #5485 from BitGo/ben/walrus-bulk-staking
feat(statics): walrus bulk staking support
2 parents dbeba16 + eeb1d52 commit b5fe42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20636,7 +20636,7 @@ export const coins = CoinMap.fromCoins([
2063620636
'wal',
2063720637
'WAL',
2063820638
UnderlyingAsset['tsui:wal'],
20639-
[...SUI_TOKEN_FEATURES, CoinFeature.STAKING]
20639+
[...SUI_TOKEN_FEATURES, CoinFeature.STAKING, CoinFeature.BULK_STAKING_TRANSACTION]
2064020640
),
2064120641
aptToken(
2064220642
'e8bfdab3-4ef6-4b39-9450-d9cb59593f7a',

0 commit comments

Comments
 (0)