diff --git a/test/test-amp-t1a.js b/test/test-amp-t1a.js new file mode 100644 index 0000000..eb05246 --- /dev/null +++ b/test/test-amp-t1a.js @@ -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()