Fix merge from main (#9837)

This commit is contained in:
Sergio Mena
2022-12-06 10:08:30 +01:00
committed by GitHub
parent 70813a80cf
commit 1d911818e6
3 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ Available Commands:
commit commit the application state and return the Merkle root hash
completion Generate the autocompletion script for the specified shell
console start an interactive ABCI console for multiple commands
deliver_tx deliver a new transaction to the application
echo have the application echo a message
finalize_block deliver a block of transactions to the application
help Help about any command
info get some info about the application
kvstore ABCI demo example

View File

@@ -32,8 +32,8 @@ Available Commands:
commit commit the application state and return the Merkle root hash
completion Generate the autocompletion script for the specified shell
console start an interactive ABCI console for multiple commands
deliver_tx deliver a new transaction to the application
echo have the application echo a message
finalize_block deliver a block of transactions to the application
help Help about any command
info get some info about the application
kvstore ABCI demo example

View File

@@ -51,8 +51,8 @@ Available Commands:
commit commit the application state and return the Merkle root hash
completion Generate the autocompletion script for the specified shell
console start an interactive ABCI console for multiple commands
deliver_tx deliver a new transaction to the application
echo have the application echo a message
finalize_block deliver a block of transactions to the application
help Help about any command
info get some info about the application
kvstore ABCI demo example