arbsep; conf/

This commit is contained in:
Tim
2024-06-30 19:29:47 -04:00
parent bb2d84a1e7
commit dbf1929175
19 changed files with 103 additions and 68 deletions

View File

@@ -0,0 +1,5 @@
[accounts]
[rpc_urls]
local='http://localhost:8545'
local_ws='ws://localhost:8545'

View File

@@ -0,0 +1,3 @@
account='test1'
rpc_url='local'
ws_url='local_ws'