diff --git a/nitro-contracts-setup/README.md b/nitro-contracts-setup/README.md index 3110b27..05d103d 100644 --- a/nitro-contracts-setup/README.md +++ b/nitro-contracts-setup/README.md @@ -29,7 +29,7 @@ The following commands have to be executed in the [`nitro-contracts-setup`](./) # Custom L1 token to be deployed token_name: "TestToken" token_symbol: "TST" - initial_token_supply: "100000" + initial_token_supply: "129600" ``` ## Deploy Contracts diff --git a/service-provider-setup/run-laconic-console.yml b/service-provider-setup/run-laconic-console.yml index f22b8d6..78000a8 100644 --- a/service-provider-setup/run-laconic-console.yml +++ b/service-provider-setup/run-laconic-console.yml @@ -41,7 +41,6 @@ dest: "laconic-console-deployment/deployment.yml" remote_src: yes - # TODO handle connecting to other chains - name: Fetch user key from laconicd command: laconic-so deployment --dir fixturenet-laconicd-deployment exec laconicd "echo y | laconicd keys export alice --unarmored-hex --unsafe" register: alice_pk