graphenej/graphenej/src/main/java/cy/agorise/graphenej/api/GetAccountHistory.java

9 lines
233 B
Java

package cy.agorise.graphenej.api;
/**
* Created by nelson on 12/26/16.
*/
//TODO: Implement if needed: http://docs.bitshares.eu/api/history.html?highlight=get_market_history#account-history-api
public class GetAccountHistory {
}