ClientReqLock
@harmoniclabs/mutexo-messages / ClientReqLock
Class: ClientReqLock
Defined in: clientReqs/ClientReqLock.ts:22
Implements
ToCborToCborObjIClientReqLock
Constructors
new ClientReqLock()
new ClientReqLock(
stuff):ClientReqLock
Defined in: clientReqs/ClientReqLock.ts:28
Parameters
stuff
Returns
Properties
id
readonlyid:number
Defined in: clientReqs/ClientReqLock.ts:24
Implementation of
required
readonlyrequired:number
Defined in: clientReqs/ClientReqLock.ts:26
Implementation of
utxoRefs
readonlyutxoRefs:TxOutRef[]
Defined in: clientReqs/ClientReqLock.ts:25
Implementation of
Methods
toCbor()
toCbor():
CborString
Defined in: clientReqs/ClientReqLock.ts:46
Returns
CborString
Implementation of
ToCbor.toCbor
toCborBytes()
toCborBytes():
Uint8Array
Defined in: clientReqs/ClientReqLock.ts:43
Returns
Uint8Array
toCborObj()
toCborObj():
CborObj
Defined in: clientReqs/ClientReqLock.ts:50
Returns
CborObj
Implementation of
ToCbor.toCborObj
fromCbor()
staticfromCbor(cbor):ClientReqLock
Defined in: clientReqs/ClientReqLock.ts:61
Parameters
cbor
CanBeCborString
Returns
fromCborObj()
staticfromCborObj(cbor):ClientReqLock
Defined in: clientReqs/ClientReqLock.ts:65
Parameters
cbor
CborObj