Skip to content

Commit

Permalink
chore: drosera.toml update
Browse files Browse the repository at this point in the history
  • Loading branch information
kingsley-einstein committed Dec 23, 2024
1 parent 8a4ad50 commit f8c8275
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages/contracts/drosera.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
ethereum_rpc = "https://ethereum-holesky-rpc.publicnode.com"
drosera_rpc = "https://seed-node.testnet.drosera.io"
eth_chain_id = 17000
drosera_address = "0xea08f7d533C2b9A62F40D5326214f39a8E3A32F8"

[traps]

[traps.protocol]
path = "out/ProtocolTrap.sol/ProtocolTrap.json"
response_contract = "0x4603b254ca806aDAFd52A35f5a8c5a97743df342"
response_function = "pause()"
cooldown_period_blocks = 15
min_number_of_operators = 1

0 comments on commit f8c8275

Please sign in to comment.