Update to latest stromjs

This commit is contained in:
2021-02-06 15:08:49 -05:00
parent 37ebd9f824
commit 125d41d0d4
8 changed files with 380 additions and 384 deletions

View File

@@ -1,4 +1,4 @@
const strom = require("strom").strom();
const strom = require("stromjs");
const { allInUSD } = require("./pure/balancer");
const REBALANCE = "rebalance";
const PRICING = "pricing";