Class BitcoindeAccountService

All Implemented Interfaces:
AccountService, BaseService

public class BitcoindeAccountService extends BitcoindeAccountServiceRaw implements AccountService
Author:
kaiserfr
  • Constructor Details

    • BitcoindeAccountService

      public BitcoindeAccountService(Exchange exchange)
  • Method Details

    • getAccountInfo

      public AccountInfo getAccountInfo() throws IOException
      Description copied from interface: AccountService
      Get account info
      Specified by:
      getAccountInfo in interface AccountService
      Returns:
      the AccountInfo object, null if some sort of error occurred. Implementers should log the error.
      Throws:
      IOException - - Indication that a networking error occurred while fetching JSON data