Package monero.daemon.model
Class MoneroAltChain
java.lang.Object
monero.daemon.model.MoneroAltChain
Models an alternative chain seen by the node.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setBlockHashes
(List<String> blockHashes) void
setDifficulty
(BigInteger difficulty) void
void
void
setMainChainParentBlockHash
(String mainChainParentBlockHash)