Raw.SecureValueError
Secure value error
secureValueError#869d758f type:SecureValueType hash:bytes text:string = SecureValueError;
export namespace Raw {
export class SecureValueError {
constructor(params: { type: Raw.TypeSecureValueType; hash: Buffer; text: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x869d758f
Property
type
: Raw.TypeSecureValueTypeType of element which has the issue
hash
: BufferHash
text
: stringError message