This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
docs: add abci spec to config.js
pull/2349/head
Ethan Buchman
6 years ago
parent
114c405120
commit
5106af484f
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
docs/config.js
+ 9
- 0
docs/config.js
View File
@ -63,6 +63,15 @@ module.exports = {
"/app-dev/ecosystem"
]
}
,
{
title
:
"ABCI Specification"
,
collapsable
:
false
,
children
:
[
"/spec/abci/abci"
,
"/spec/abci/apps"
,
"/spec/abci/client-server"
]
}
,
{
title
:
"Research"
,
collapsable
:
false
,
Write
Preview
Loading…
Cancel
Save