Package monero.daemon.model
Class MoneroPruneResult
java.lang.Object
monero.daemon.model.MoneroPruneResult
Result of pruning the blockchain.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionisPruned()
void
setIsPruned
(Boolean isPruned) void
setPruningSeed
(Integer pruningSeed)
-
Constructor Details
-
MoneroPruneResult
public MoneroPruneResult()
-
-
Method Details
-
isPruned
-
setIsPruned
-
getPruningSeed
-
setPruningSeed
-