Skip to content

Commit 67ecbdb

Browse files
authored
fix: deprecate form (#7635)
1 parent 4ed6280 commit 67ecbdb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

typescript/infra/scripts/check/check-warp-deploy.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ async function main() {
3636
'INJ/inevm-injective',
3737
'USDC/ethereum-inevm',
3838
'USDT/ethereum-inevm',
39+
'WBTC/ethereum-form',
40+
'WSTETH/ethereum-form',
41+
'USDT/ethereum-form',
42+
'USDC/ethereum-form',
43+
'TRUMP/arbitrum-avalanche-base-flowmainnet-form-optimism-solanamainnet-worldchain',
3944
];
4045

4146
const registries = [DEFAULT_REGISTRY_URI];

0 commit comments

Comments
 (0)