Skip to content

Commit f391dcf

Browse files
committed
Fix e2e test
1 parent 3afde3e commit f391dcf

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
wasm/
2+
.env
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CRE project settings — only local-simulation is needed for this example.
2+
local-simulation:
3+
rpcs:
4+
- chain-name: ethereum-testnet-sepolia
5+
url: https://por.bcy-p.metalhosts.com/cre-alpha/MvqtrdftrbxcP3ZgGBJb3bK5/ethereum/sepolia
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
wasm/
2+
.env
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CRE project settings — only local-simulation is needed for this example.
2+
local-simulation:
3+
rpcs:
4+
- chain-name: ethereum-testnet-sepolia
5+
url: https://por.bcy-p.metalhosts.com/cre-alpha/MvqtrdftrbxcP3ZgGBJb3bK5/ethereum/sepolia

0 commit comments

Comments
 (0)