class FilteredComponent
Contains the serialized component and the associated nonce for computing the transaction id.
<init> |
Contains the serialized component and the associated nonce for computing the transaction id. FilteredComponent(component: OpaqueBytes, nonce: SecureHash) |
component |
val component: OpaqueBytes |
nonce |
val nonce: SecureHash |