SecureValueHash

---types---
secureValueHash#ed1ecdb0 type:SecureValueType hash:bytes = SecureValueHash

Belongs to

SecureValueHash

In Rust this constructor is a variant of the enums::SecureValueHash enum.
Match on it with: if let enums::SecureValueHash::SecureValueHash(v) = result { ... }

Parameters

typeSecureValueTyperequired
hashbytesrequired