mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-04 20:23:59 +00:00
abci: reorder sidebar (#282)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
order: 1
|
||||
title: Method and Types
|
||||
---
|
||||
|
||||
# Methods and Types
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
order: 2
|
||||
title: Applications
|
||||
---
|
||||
|
||||
# Applications
|
||||
|
||||
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
|
||||
|
||||
This section is for those looking to implement their own ABCI Server, perhaps in
|
||||
|
||||
Reference in New Issue
Block a user