Package com.miketheshadow.cryptolib
Class CryptoLib
java.lang.Object
com.miketheshadow.cryptolib.CryptoLib
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddArchiveNodeSupport(String archiveNodeString) doubledoubleintgetZeros()booleansetDeadAddress(String address)
-
Field Details
-
requests
-
walletUtils
-
contractUtils
-
blockUtils
-
-
Constructor Details
-
CryptoLib
- Throws:
RequestException
-
-
Method Details
-
getNodeString
-
getContract
-
getTotalSupply
- Throws:
RequestException
-
getTotalSupplyNonUpdating
public double getTotalSupplyNonUpdating() -
getZeros
public int getZeros() -
getDeadAddress
-
setDeadAddress
-
addArchiveNodeSupport
-
getArchiveNodeString
-
hasArchiveNodeSupport
public boolean hasArchiveNodeSupport()
-