Exchange interface update (#202)

* Adds helper function to get available asset types to the exchange interface

* Adds test to function
This commit is contained in:
Ryan O'Hara-Reid
2018-11-02 09:26:26 +11:00
committed by Adrian Gallagher
parent 5dd0fecc62
commit 19f65df236
3 changed files with 18 additions and 0 deletions

View File

@@ -1358,6 +1358,7 @@
],
"bankAccounts": [
{
"enabled": true,
"bankName": "test",
"bankAddress": "test",
"accountName": "TestAccount",