From febe757bfeadae2131ac7c75339ebe9e2d40ed33 Mon Sep 17 00:00:00 2001 From: boneyard93501 <4523011+boneyard93501@users.noreply.github.com> Date: Tue, 6 Sep 2022 16:28:24 -0500 Subject: [PATCH] update param file path --- aqua-examples/decentralized-blockchain-gateway/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqua-examples/decentralized-blockchain-gateway/README.md b/aqua-examples/decentralized-blockchain-gateway/README.md index acb64f7..a7b0679 100644 --- a/aqua-examples/decentralized-blockchain-gateway/README.md +++ b/aqua-examples/decentralized-blockchain-gateway/README.md @@ -722,7 +722,7 @@ aqua run \ --addr /dns4/stage.fluence.dev/tcp/19004/wss/p2p/12D3KooWJ4bTHirdTFNZpCS72TAzwtdmavTBkkEXtzo6wHL25CtE \ -i aqua \ -f 'get_block_height_quorum(arg1, arg2, arg3, 0.66)' \ - --data-path aqua/quorum_params.json + --data-path parameters/quorum_params.json [ {