Skip to content

Fix Base58PrefixMismatch in metadata #408

Open
@pgolovkin

Description

@pgolovkin

Description

I'm adding Hashed network to the metadata portal so that Polkadot Vault cold wallet may be used for signing operation in the Hashed network.
And I'm getting error creating QR code for chainspec and metadata:

Specs(Base58PrefixMismatch { specs: 9072, meta: 42 })

Suggested Solution

Change the prefix in metadata to 9072 as a result system_ss58Prefix will contain 9072 value.

Alternatives

N/A

Additional Information

N/A

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions