mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-26 11:11:41 +00:00
docs: add abci spec to config.js
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user