Allow non-USD markets, but default to USD.

This commit is contained in:
2022-06-21 17:59:33 -07:00
parent d6f2884c23
commit 968c4aeeeb
2 changed files with 38 additions and 29 deletions
+1
View File
@@ -25,6 +25,7 @@
name = "org.fudo/coinbase-pro.client";
main-ns = "coinbase-pro.client.core";
jdkRunner = pkgs.jdk17_headless;
version = "0.1";
};
};