abci/

directory
v0.34.20-reap.core.v0.... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: Apache-2.0

README

Application BlockChain Interface (ABCI)

Blockchains are systems for multi-master state machine replication. ABCI is an interface that defines the boundary between the replication engine (the blockchain), and the state machine (the application). Using a socket protocol, a consensus engine running in one process can manage an application state running in another.

Application BlockChain Interface (ABCI)

Basically, see the Tendermint v0.34.20 ABCI spec.

Directories

Path Synopsis
cmd
Package server is used to start a new ABCI server.
Package server is used to start a new ABCI server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL