mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-08-05 04:54:16 -04:00
update to monero-ts 0.9.6
This commit is contained in:
parent
d6438f7895
commit
3345a6033b
6 changed files with 42 additions and 8 deletions
|
@ -33,8 +33,8 @@ import path from "path";
|
|||
import net from "net";
|
||||
import assert from "assert";
|
||||
import console from "console"; // import console because jest swallows messages in real time
|
||||
import moneroTs from "monero-ts";
|
||||
import * as os from 'os';
|
||||
import * as moneroTs from "monero-ts";
|
||||
|
||||
// ------------------------------ TEST CONFIG ---------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue