From f8b13d57f5e16e5484b327cfc265b6e815fe3aea Mon Sep 17 00:00:00 2001 From: Naman Garg <97289118+namn-grg@users.noreply.github.com> Date: Wed, 13 Mar 2024 14:12:34 +0530 Subject: [PATCH] docs: format error in ABCI++ specs under commit and listsnapshots section (#2536) Closes #2535 --- #### PR checklist - [ ] Tests written/updated - [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [ ] Updated relevant documentation (`docs/` or `spec/`) and code comments - [x] Title follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec (cherry picked from commit e0ace492a6017ab04863e33a4094cb6ecb6974a9) --- spec/abci/abci++_methods.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/spec/abci/abci++_methods.md b/spec/abci/abci++_methods.md index 74d8f8563b..c9f8a6afff 100644 --- a/spec/abci/abci++_methods.md +++ b/spec/abci/abci++_methods.md @@ -161,9 +161,6 @@ title: Methods * **Request**: - | Name | Type | Description | Field Number | - |--------|-------|------------------------------------|--------------| - Commit signals the application to persist application state. It takes no parameters. * **Response**: @@ -185,9 +182,6 @@ title: Methods * **Request**: - | Name | Type | Description | Field Number | - |------|------|-------------|--------------| - Empty request asking the application for a list of snapshots. * **Response**: