Class RevisionInfo
java.lang.Object
foundation.omni.netapi.omniwallet.json.RevisionInfo
Jackson POJO wrapper for raw Omniwallet response
-
Constructor Summary
ConstructorsConstructorDescriptionRevisionInfo
(org.bitcoinj.base.Sha256Hash blockHash, String blockTime, int lastBlock, String lastParsed) -
Method Summary
Modifier and TypeMethodDescriptionorg.bitcoinj.base.Sha256Hash
int
-
Constructor Details
-
RevisionInfo
-
-
Method Details
-
getBlockHash
public org.bitcoinj.base.Sha256Hash getBlockHash() -
getBlockTime
-
getLastBlock
public int getLastBlock() -
getLastParsed
-