Add SDK tests script #21

Merged
nabarun merged 2 commits from pm-sdk-tests into main 2024-03-12 12:06:25 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit bcf272b5e0 - Show all commits

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