Closed soundyogi closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/75/gamedao-beta/QGXCx6dqCpvEvUQ6yHNQ6D7cYztu
✅ Preview: https://gamedao-beta-git-sy-fixorgacreateaddrvalidator-75.vercel.app
frontend apes when sending a create dao tx
getting nonce too low messages now too....
But this is unrelated to the PR I think? Address Format checking seems to work for me now.
hm, cant test unless i roll back the previous merge... will merge for now but without fixing the tx the frontend cannot be used.
btw, do you validate if the address is a substrate compatible address or if it is zero network specific?
I use the toZeroAddress() Andre created - And I believe it checks for our network prefix.
Description
The Form Address Validator is broken.
Closes #272
Type of change
Test: