Skip to content

Commit

Permalink
Added a well known Clarity testing private key
Browse files Browse the repository at this point in the history
  • Loading branch information
SundarGowtham committed May 8, 2024
1 parent 8384767 commit c333c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devenv/LOCAL/[0]-DOCKER-COMPOSE/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ services:
environment:
SIGNER_ENDPOINT: "0.0.0.0:30000"
MY_HTTP_AUTH_TOKEN: "helloworld"
STACKS_PRIVATE_KEY: "30947cbe3a7942ad502fceb66253191ad08db4ec4cddf66eba7e9ce3d73dd3ca01"
STACKS_PRIVATE_KEY: "7287ba251d44a4d3fd9276c88ce34c5c52a038955511cccaf77e61068649c17801"
STACKS_NODE_RPC_HOST: "stacks"
STACKS_NODE_RPC_PORT: "20443"
RUST_BACKTRACE: '1'
Expand Down

0 comments on commit c333c0e

Please sign in to comment.