cosmos / cosmjs

The Swiss Army knife to power JavaScript based client solutions ranging from Web apps/explorers over browser extensions to server-side clients like faucets/scrapers.
https://cosmos.github.io/cosmjs/
Apache License 2.0
636 stars 324 forks source link

fix(faucet): support both account and module addresses #1593

Open 0xpatrickdev opened 1 month ago

0xpatrickdev commented 1 month ago

This PR updates the isValidAddress function to accept a wider range of valid addresses, including module account addresses for Interchain Accounts (ICS-27).