5 lines
236 B
TOML
5 lines
236 B
TOML
metadata='metadata.json' # the Dockerfile will move metadata-finaldata.json into positon
|
|
account = '${accounts.admin}' # todo switch back to accounts.gas
|
|
rpc_url = '${rpc_urls.arbsep_alchemy}'
|
|
ws_url = '${rpc_urls.arbsep_alchemy_ws}'
|