Tue 27 Aug 00:14:56 CEST 2024
This commit is contained in:
parent
9ae58305b8
commit
d33efa35e4
9
test/test-amp-t1a.js
Normal file
9
test/test-amp-t1a.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
config({
|
||||
log:{
|
||||
time:true
|
||||
},
|
||||
MEMPOOL:1E7,
|
||||
})
|
||||
port(DIR.IP('tcp://localhost:4569'))
|
||||
port(DIR.IP('tcp://localhost:5569?secure=12:34:56:78:00:02'))
|
||||
start()
|
Loading…
Reference in New Issue
Block a user