FilteredComponent

class FilteredComponent(val component: OpaqueBytes, val nonce: SecureHash)

Contains the serialized component and the associated nonce for computing the transaction id.

Constructors

Link copied to clipboard
constructor(component: OpaqueBytes, nonce: SecureHash)

Properties

Link copied to clipboard
Link copied to clipboard