Skip to content

Commit

Permalink
adding to testnet nomination pools (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav authored Sep 12, 2023
1 parent c5a959b commit d7ae946
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion chains/v13/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7167,7 +7167,8 @@
"symbol": "KSM",
"precision": 12,
"staking": [
"relaychain"
"relaychain",
"nomination-pools"
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg"
}
Expand Down
3 changes: 2 additions & 1 deletion chains/v14/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7167,7 +7167,8 @@
"symbol": "KSM",
"precision": 12,
"staking": [
"relaychain"
"relaychain",
"nomination-pools"
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg"
}
Expand Down

0 comments on commit d7ae946

Please sign in to comment.