Class BitcoindeResponse
java.lang.Object
org.knowm.xchange.bitcoinde.v4.dto.BitcoindeResponse
- Direct Known Subclasses:
BitcoindeAccountWrapper,BitcoindeCompactOrderbookWrapper,BitcoindeIdResponse,BitcoindeOrderbookWrapper,BitcoindePagedResponse,BitcoindeTradesWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionBitcoindeResponse(Integer credits, BitcoindeError[] errors, BitcoindeMaintenance maintenance, Long nonce) -
Method Summary
-
Constructor Details
-
BitcoindeResponse
public BitcoindeResponse(Integer credits, BitcoindeError[] errors, BitcoindeMaintenance maintenance, Long nonce)
-