Skip to content

Commit

Permalink
Remove secret key
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Aug 20, 2024
1 parent 8170350 commit 756c0bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions relayer/.env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PARACHAIN_RELAY_ASSETHUB_ETH_KEY=0x3646505e08a0f3a61417d91db18f2911b2d17c01563044f3e2f106bf36679a6a
EXECUTION_RELAY_ASSETHUB_SUB_KEY=//ExecutionRelayAssetHub
PARACHAIN_RELAY_ASSETHUB_ETH_KEY=
EXECUTION_RELAY_ASSETHUB_SUB_KEY=
CONFIG_DIR=/tmp/snowbridge
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
Expand Down

0 comments on commit 756c0bc

Please sign in to comment.