package utils
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- utils
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- case class BlockConsensusForkInformation(secondsInFork: Long, ForkStartingEpoch: Int, lastConsensusFork: ConsensusParamsForkInfo) extends Product with Serializable
- class ByteArrayWrapper extends Serializable with Comparable[ByteArrayWrapper]
- final class BytesUtils extends AnyRef
- class ChaChaPrngSecureRandom extends SecureRandomSpi with SecureRandomParameters
- class ChaChaPrngSecureRandomProvider extends Provider
-
trait
CheckedCompanion[T <: BytesSerializable, S <: SparkzSerializer[T]] extends DynamicTypedSerializer[T, S]
Extends the DynamicTypedSerializer with the capability of checking that there are no remaining bytes after the parsing of the input bytes array.
- trait ClosableResourceHandler extends AnyRef
- class CompactSize extends AnyRef
- class DynamicTypedSerializer[T <: BytesSerializable, S <: SparkzSerializer[T]] extends SparkzSerializer[T]
- final class Ed25519 extends AnyRef
- class FeeRate extends AnyRef
- case class ForgingStakeMerklePathInfo(forgingStakeInfo: ForgingStakeInfo, merklePath: MerklePath) extends BytesSerializable with Product with Serializable
- class ListSerializer[T <: BytesSerializable] extends SparkzSerializer[List[T]]
- class LruCache[K, V] extends LinkedHashMap[K, V]
- class MerklePath extends BytesSerializable
- class MerklePathSerializer extends SparkzSerializer[MerklePath]
- final class MerkleTree extends AnyRef
- class Pair[K, V] extends Serializable
- final class Utils extends AnyRef
-
case class
WithdrawalEpochInfo(epoch: Int, lastEpochIndex: Int) extends BytesSerializable with Product with Serializable
- Annotations
- @JsonView()
- final class ZenCoinsUtils extends AnyRef
Value Members
- object BlockUtils
- object ForgerBoxMerklePathInfoSerializer extends SparkzSerializer[ForgingStakeMerklePathInfo]
- object TimeToEpochUtils
- object WithdrawalEpochInfoSerializer extends SparkzSerializer[WithdrawalEpochInfo]
- object WithdrawalEpochUtils