chore: use tagged rosetta version (#13765)
* chore: use tagged rosetta version * add unit test in CI, bump tm and update changelog * update rosetta data * update action
This commit is contained in:
+4
-1
@@ -23,9 +23,12 @@ cat ../x/README.md | sed 's/\.\.\/docs\/building-modules\/README\.md/\/building-
|
||||
## Add Cosmovisor documentation
|
||||
cp ../tools/cosmovisor/README.md ./docs/tooling/01-cosmovisor.md
|
||||
|
||||
## Add depinject documentation
|
||||
## Add Depinject documentation
|
||||
cp ../depinject/README.md ./docs/building-apps/01-depinject.md
|
||||
|
||||
## Add Rosetta documentation
|
||||
cp ../tools/rosetta/README.md ./docs/run-node/04-rosetta.md
|
||||
|
||||
## Add architecture documentation
|
||||
cp -r ./architecture ./docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user