You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
networks: ['sepolia','solana'],// from https://github.com/wormhole-foundation/wormhole-connect/blob/development/wormhole-connect/src/config/testnet/chains.ts#L170
e.g.: Reference directs to displayName: 'Arbitrum Sepolia' while the correct name for this field is arbitrum_sepolia
The text was updated successfully, but these errors were encountered:
Reference in comment, for network strings, doesn't correspond to correct string map:
demo-ntt-connect/src/App.tsx
Line 6 in c22b424
e.g.: Reference directs to
displayName: 'Arbitrum Sepolia'
while the correct name for this field isarbitrum_sepolia
The text was updated successfully, but these errors were encountered: