Get Trade History
This commit is contained in:
parent
2059093be4
commit
0bb457ac4d
1 changed files with 2 additions and 1 deletions
|
@ -66,6 +66,7 @@ public class Main {
|
|||
// test.testGetRelativeAccountHistory();
|
||||
// test.testLookupAssetSymbols();
|
||||
// test.testGetBlockHeader();
|
||||
test.testGetLimitOrders();
|
||||
//test.testGetLimitOrders();
|
||||
test.testGetTradeHistory();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue