mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 05:25:35 +00:00
abci: reorder sidebar (#282)
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
order: 1
|
||||||
|
title: Method and Types
|
||||||
|
---
|
||||||
|
|
||||||
# Methods and Types
|
# Methods and Types
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
order: 2
|
||||||
|
title: Applications
|
||||||
|
---
|
||||||
|
|
||||||
# Applications
|
# Applications
|
||||||
|
|
||||||
Please ensure you've first read the spec for [ABCI Methods and Types](abci.md)
|
Please ensure you've first read the spec for [ABCI Methods and Types](abci.md)
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
order: 3
|
||||||
|
title: Client and Server
|
||||||
|
---
|
||||||
|
|
||||||
# Client and Server
|
# Client and Server
|
||||||
|
|
||||||
This section is for those looking to implement their own ABCI Server, perhaps in
|
This section is for those looking to implement their own ABCI Server, perhaps in
|
||||||
|
|||||||
Reference in New Issue
Block a user