mirror of
https://github.com/fluencelabs/eip712-validation-node
synced 2025-05-19 03:11:18 +00:00
update configs
This commit is contained in:
parent
fd94494bc0
commit
e37aeb3be1
@ -1 +1 @@
|
|||||||
{ "name": "consensus", "mem_page_count": 15 }
|
{ "name": "consensus" }
|
||||||
|
@ -5,10 +5,11 @@ set -o errexit -o nounset -o pipefail
|
|||||||
./scripts/build.sh
|
./scripts/build.sh
|
||||||
|
|
||||||
(
|
(
|
||||||
aqua dist deploy \
|
aqua remote deploy_service \
|
||||||
--addr /dns4/kras-03.fluence.dev/tcp/19001/wss/p2p/12D3KooWJd3HaMJ1rpLY1kQvcjRPEvnDwcXrH8mJvk7ypcZXqXGE \
|
--addr krasnodar-08 \
|
||||||
--data-path configs/consensus_deploy_cfg.json \
|
--config-path configs/consensus_deployment_cfg.json \
|
||||||
--service consensus-service \
|
--service consensus-service \
|
||||||
|
--sk cvFkezQeWa1vNUTa+NT6L0c65mHXLfmpz4r2WMjrxZw=
|
||||||
>> \
|
>> \
|
||||||
deployed_service_data.txt
|
deployed_service_data.txt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user