Skip to content

Commit

Permalink
fix/estimation-payment-gas (#151)
Browse files Browse the repository at this point in the history
* build: dependency update

* build: dependency update
  • Loading branch information
franciscotobar authored Jul 30, 2024
1 parent 31c1a95 commit 958b179
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 99 deletions.
6 changes: 5 additions & 1 deletion config/boltz-testnet.json5
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,11 @@
"0x0D66FDeF5a900CD76476995E3e8abf322F1bFd4a",
"0xa6Bf71122b2C2Ad66c9444031b533C2e4A39F8FE",
"0xca8576621DC38F92A6Ece289398Fdb2ed494DF0D",
"0x4dB4d5DFad0E10995D6B4caC8CAAFE9343DB81CB"
"0x4dB4d5DFad0E10995D6B4caC8CAAFE9343DB81CB",
"0xD10DA3D7F68114138743F9763F7efD743593b7d6", // MinimalBoltzDeployVerifier 5-21-2024
"0x60F644ea6f766ed88D67a11A3F1b0B7B5F6cD3F7", // MinimalBoltzRelayVerifier 5-21-2024
"0xD088e73aaD7D3262b6C4D0Dc6100eA3FF2E9C72e", // BoltzDeployVerifier 5-21-2024
"0x9bC96cE26a42098DBD9F490D1c700c25d4c895df", // BoltzRelayVerifier 5-21-2024
],
}
}
Loading

0 comments on commit 958b179

Please sign in to comment.