From 4f7e34714aecdab25bc5cbdcfc18606b55429525 Mon Sep 17 00:00:00 2001 From: bizk Date: Tue, 19 Sep 2023 12:55:16 -0300 Subject: [PATCH] added rosetta install command to shell script --- scripts/rosetta-cli-test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/rosetta-cli-test.sh b/scripts/rosetta-cli-test.sh index 8cd76ff..5a192a4 100755 --- a/scripts/rosetta-cli-test.sh +++ b/scripts/rosetta-cli-test.sh @@ -1 +1,2 @@ +go install github.com/coinbase/rosetta-cli@v0.10.0 rosetta-cli check:data --configuration-file ./tests/config/rosetta-cli.json \ No newline at end of file