NetworkParametersHash

data class NetworkParametersHash(val hash: SecureHash)

Wrapper over SecureHash to be used when filtering network parameters hash.

Constructors

Link copied to clipboard
constructor(hash: SecureHash)

Properties

Link copied to clipboard