Raw.SecureValueHash

Raw.SecureValueHash

Secure value hash

secureValueHash#ed1ecdb0 type:SecureValueType hash:bytes = SecureValueHash;
export namespace Raw {
  export class SecureValueHash {
    constructor(params: { type: Raw.TypeSecureValueType; hash: Buffer }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xed1ecdb0

Property