Skip to content

Commit 710c766

Browse files
fix
1 parent 35bacc9 commit 710c766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/helper/env.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const DEFAULTS = {
1818
ANKR_API_KEY: '79258ce7f7ee046decc3b5292a24eb4bf7c910d7e39b691384c7ce0cfb839a01',
1919
RENEC_RPC: "https://api-mainnet-beta.renec.foundation:8899/",
2020
RPC_PROXY_URL: "https://rpc-proxy.llama.fi",
21+
FLOW_RPC: "https://mainnet.evm.nodes.onflow.org"
2122
}
2223

2324
const ENV_KEYS = [

0 commit comments

Comments
 (0)