Use registry-sdk in CLI #56

Merged
nabarun merged 6 commits from deep-stack/laconic-registry-cli:nv-use-registry-sdk into laconic2 2024-03-18 13:58:53 +00:00
Showing only changes of commit c1d3e77279 - Show all commits

View File

@ -1,10 +1,10 @@
#!/usr/bin/env bash
# Get the key from laconic2d
laconic2d_key=$(yes | docker compose exec laconic2d laconic2d keys export mykey --unarmored-hex --unsafe)
laconic2d_key=$(yes | docker compose exec laconic2d laconic2d keys export alice --keyring-backend test --unarmored-hex --unsafe)
# Get the fixturenet account address
laconic2d_account_address=$(docker compose exec laconic2d laconic2d keys list | awk '/- address:/ {print $3}')
laconic2d_account_address=$(docker compose exec laconic2d laconic2d keys list --keyring-backend test | awk '/- address:/ {print $3}')
# Set parameters for the test suite
cosmos_chain_id=laconic_9000-1