Skip to content

Commit

Permalink
updated new mbaseproofchain addrs
Browse files Browse the repository at this point in the history
  • Loading branch information
rogarcia committed Dec 16, 2023
1 parent 00555c7 commit 1ac92c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/dev.exs
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ config :phoenix, :plug_init_mode, :runtime
# Default these should point to moonbase alpha since we do all the development testing there
config :rudder,
operator_private_key: System.get_env("BLOCK_RESULT_OPERATOR_PRIVATE_KEY"),
bsp_proofchain_address: "0x1BFa3b5E9bE2c5298B7DE11B5Acb08c37683f4eF",
brp_proofchain_address: "0x06A38f70c8e245e1cfe1b7d5ACa1B7cd29380343",
bsp_proofchain_address: "0x30F220B44E937dd6A2A43D91D564E259f3574eb8",
brp_proofchain_address: "0x3f91F5034dACc2961F62dCF744286540C8786710",
proofchain_chain_id: 1287,
proofchain_node: System.get_env("NODE_ETHEREUM_MAINNET"),
ipfs_pinner_url: System.get_env("IPFS_PINNER_URL"),
Expand Down

0 comments on commit 1ac92c4

Please sign in to comment.