Closed Tbaut closed 2 years ago
That's an issue with whatever node you're connected to, they're using an outdated spec.
I see, there's not a single node with the right spec available from polkadot.js/apps:
wss://kusama.gmordie.com
~is down~ - edit: looks like it's back up, this one is fine indeedwss://ws.gm.bldnodes.org
and wss://ws-node-gm.terrabiodao.org
Oh, I see, I'll forward the instructions on updating the spec to them, thanks for forwarding the information!
On Sun, Sep 11, 2022, 11:13 Thibaut Sardan @.***> wrote:
I see, there's not a single node with the right spec available from polkadot.js/apps:
- wss://kusama.gmordie.com is down
- wss://ws.gm.bldnodes.org and wss://ws-node-gm.terrabiodao.org
— Reply to this email directly, view it on GitHub https://github.com/GMorDIE/gm-chain/issues/16#issuecomment-1242973979, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHGXNIQNHBR5ZKGA5Z7JCD3V5XSKJANCNFSM6AAAAAAQJXZG4U . You are receiving this because you modified the open/close state.Message ID: @.***>
I'll keep this open while we finish updating the nodes actually
Alright, should be all good now, all 3 rpc endpoints have updated the properties!
Looks good muito obrigado :)
Hi there, the
system.properties
doesn't give the correct value forss58Format
, there's a mismatch between this and the metadata (7013) which has the side effect of throwing errors for tools such asgenerate_metadata
from Parity Signer