@orangecheck/lock-core / seal
Function: seal()
function seal(input: SealInput): Promise<LockEnvelope>;
Defined in: lock-core/src/seal.ts:73
Parameters
| Parameter | Type |
|---|---|
input | SealInput |
Returns
Promise<LockEnvelope>
@orangecheck/lock-core / seal
function seal(input: SealInput): Promise<LockEnvelope>;
Defined in: lock-core/src/seal.ts:73
| Parameter | Type |
|---|---|
input | SealInput |
Promise<LockEnvelope>