Expose RPC port
All checks were successful
Build / build (pull_request) Successful in 2m57s
Integration Tests / test-integration (pull_request) Successful in 2m55s
E2E Tests / test-e2e (pull_request) Successful in 3m31s
Lint / Run golangci-lint (pull_request) Successful in 4m31s
Unit Tests / test-unit (pull_request) Successful in 2m18s

This commit is contained in:
Prathamesh Musale 2024-03-12 14:17:57 +05:30
parent 3234c06d9f
commit bcf272b5e0
2 changed files with 2 additions and 1 deletions

View File

@ -87,4 +87,5 @@ laconic2d start \
--log_level $LOGLEVEL \
--minimum-gas-prices=0.0001photon \
--api.enable \
--rpc.laddr="tcp://0.0.0.0:26657" \
--gql-server --gql-playground

View File

@ -10,7 +10,7 @@ yarn_args+=("${@:-test}")
# Get the key from laconic2d
laconic2d_key=$(
yes | docker compose exec laconic2d laconic2d keys export mykey --unarmored-hex --unsafe
yes | docker compose exec laconic2d laconic2d keys export alice --keyring-backend test --unarmored-hex --unsafe
)
# Set parameters for the test suite
cosmos_chain_id=laconic_9000-1