rpc: update docs (backport #9674) (#9791)

* rpc: update docs (#9674)

Closes issue [#9522](https://github.com/tendermint/tendermint/issues/9522) by adding genesis chunked to the rpc docs

(cherry picked from commit 4290ad2982)

* docs: Expand on genesis_chunked description

Signed-off-by: Thane Thomson <connect@thanethomson.com>

Signed-off-by: Thane Thomson <connect@thanethomson.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
This commit is contained in:
mergify[bot]
2022-11-29 17:38:41 -05:00
committed by GitHub
co-authored by samricotta Thane Thomson
parent 53aaf55f9f
commit e9bbf60713
2 changed files with 65 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/bash
cp -a ../rpc/openapi/ .vuepress/public/rpc/
cp -a ../rpc/openapi/* .vuepress/public/rpc/