Skip to content

Commit

Permalink
Add referendum summary external api
Browse files Browse the repository at this point in the history
  • Loading branch information
antonijzelinskij authored Aug 28, 2024
1 parent fcceb7c commit 2060495
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,15 +109,20 @@
"type": "subquery",
"url": "https://subquery-governance-polkadot-prod.novasamatech.org"
}
],
"referendum-summary": [
{
"type": "polkassembly",
"url": "https://polkadot.polkassembly.io/api/v1/posts/summary"
}
]
},
"options": [
"crowdloans",
"governance",
"proxy",
"fullSyncByDefault",
"pushSupport",
"tindergov"
"pushSupport"
],
"additional": {
"themeColor": "#E6007A",
Expand Down Expand Up @@ -245,8 +250,7 @@
"governance",
"proxy",
"fullSyncByDefault",
"pushSupport",
"tindergov"
"pushSupport"
],
"additional": {
"themeColor": "#1F78FF",
Expand Down Expand Up @@ -332,8 +336,7 @@
"testnet",
"crowdloans",
"governance",
"proxy",
"tindergov"
"proxy"
],
"additional": {
"themeColor": "#1F78FF",
Expand Down

0 comments on commit 2060495

Please sign in to comment.