LockMetadata
@iota/notarization API documentation
Class: LockMetadata
Represents the lock metadata of a notarization.
Properties
updateLock
updateLock:
TimeLock
The update lock configuration.
deleteLock
deleteLock:
TimeLock
The delete lock configuration.
transferLock
transferLock:
TimeLock
The transfer lock configuration.
Methods
toJSON()
toJSON():
Object
- Return copy of self without private attributes.
Returns
Object
toString()
toString():
string
Return stringified version of self.
Returns
string