Closed cryply closed 2 years ago
Describe the bug While Creating DAO autofilled with KUSAMA address of current polka account it not obvious that we must provide Treasury address also in that format.
To Reproduce Steps to reproduce the behavior:
Expected behavior We must provide info on which chain we operate. We must validate address and give a tip if address in wrong format.
Screenshots
it is incorrect, actually we accept all network formats, the validation is just broken @soundyogi
So do u accept mixed networks addresses?
im on it
https://github.com/polkadot-js/common/blob/master/packages/util-crypto/src/address/check.ts
Describe the bug While Creating DAO autofilled with KUSAMA address of current polka account it not obvious that we must provide Treasury address also in that format.
To Reproduce Steps to reproduce the behavior:
Expected behavior We must provide info on which chain we operate. We must validate address and give a tip if address in wrong format.
Screenshots