Package org.consensusj.bitcoin.json.pojo
package org.consensusj.bitcoin.json.pojo
POJOs definitions for JSON objects
-
ClassDescriptionFor
listaddressgroupingsresponse Note: In the JSON response this is actually an array(Mostly) Immutable representation of BitcoinTransaction info JSONPOJO for `getblockchaininfo` RPC response.BlockInfo POJO returned by GetBlockInfoResponse object forcreatewalletandloadwalletAn entry for a JSON-RPC method in ahelpresponse.POJO for `getnetworkinfo` RPC response.Data class for Outpoint as used by RPC methodsRawTransaction POJOPOJO for `getinfo` RPC response.Result of `gettxout`Result of `gettxoutsetinfo`Response object forcreatewalletandloadwalletData class for UnspentOutput as returned by listUnspent RPC Because the class is immutable we have to give Jackson some hints via annotations.Interface for commonly-used UTXO information, for example theprevtxsparameter of thesignrawtransactionwithwalletJSON-RPC request.Detailed information about an in-wallet transaction (from gettransaction RPC)Information about an active ZeroMQ notification.