rpc: update docs (#9674)

Closes issue [#9522](https://github.com/tendermint/tendermint/issues/9522) by adding genesis chunked to the rpc docs
This commit is contained in:
samricotta
2022-11-29 21:25:10 +01:00
committed by GitHub
parent 0cbecba3d6
commit 4290ad2982
2 changed files with 63 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
cp -a ../rpc/openapi/ .vuepress/public/rpc/
cp -a ../rpc/openapi/* .vuepress/public/rpc/