arbsep; conf/
This commit is contained in:
5
conf/mock/.secret-mock.toml
Normal file
5
conf/mock/.secret-mock.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[accounts]
|
||||
|
||||
[rpc_urls]
|
||||
local='http://localhost:8545'
|
||||
local_ws='ws://localhost:8545'
|
||||
3
conf/mock/dexorder-mock.toml
Normal file
3
conf/mock/dexorder-mock.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
account='test1'
|
||||
rpc_url='local'
|
||||
ws_url='local_ws'
|
||||
Reference in New Issue
Block a user