We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2dbf6f commit a26408cCopy full SHA for a26408c
1 file changed
src/navigation/stellar.json
@@ -90,6 +90,16 @@
90
"type": "folder",
91
"name": "Governance",
92
"children": [
93
+ {
94
+ "type": "page",
95
+ "name": "Governor",
96
+ "url": "/stellar-contracts/governance/governor"
97
+ },
98
99
100
+ "name": "Votes",
101
+ "url": "/stellar-contracts/governance/votes"
102
103
{
104
"type": "page",
105
"name": "Timelock Controller",
@@ -145,6 +155,11 @@
145
155
"name": "Fee Abstraction",
146
156
"url": "/stellar-contracts/fee-abstraction"
147
157
},
158
159
160
+ "name": "ZK Email (DKIM Registry)",
161
+ "url": "/stellar-contracts/zk-email"
162
148
163
149
164
150
165
"name": "Changelog",
0 commit comments