5 lines
190 B
TOML
5 lines
190 B
TOML
metadata = '' # this setting approves no tokens
|
|
account = '${accounts.gas}'
|
|
rpc_url = '${rpc_urls.arbitrum_alchemy}'
|
|
ws_url = '${rpc_urls.arbitrum_alchemy_ws}'
|
|
concurrent_rpc_connections=16 |