Skip to content

Commit

Permalink
Update Polimec (#189)
Browse files Browse the repository at this point in the history
* Update ss58-registry.json

* run cargo-bump
  • Loading branch information
lrazovic authored Nov 8, 2023
1 parent 0b40000 commit 60c4507
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "ss58-registry"
authors = ["Parity Technologies <admin@parity.io>"]
version = "1.43.0"
version = "1.44.0"
edition = "2021"
description = "Registry of known SS58 address types"
license = "Apache-2.0"
Expand Down
10 changes: 5 additions & 5 deletions ss58-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,12 +381,12 @@
},
{
"prefix": 41,
"network": "poli",
"displayName": "Polimec Chain",
"symbols": [],
"decimals": [],
"network": "polimec",
"displayName": "Polimec Protocol",
"symbols": ["PLMC"],
"decimals": [10],
"standardAccount": "*25519",
"website": "https://polimec.io/"
"website": "https://www.polimec.org/"
},
{
"prefix": 42,
Expand Down

0 comments on commit 60c4507

Please sign in to comment.