mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-19 15:25:11 +00:00
Closes issue [#9522](https://github.com/tendermint/tendermint/issues/9522) by adding genesis chunked to the rpc docs
4 lines
58 B
Bash
Executable File
4 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cp -a ../rpc/openapi/* .vuepress/public/rpc/
|