@lelantos-org/sdk / index / EscrowedDepositView
Interface: EscrowedDepositView โ
Defined in: @lelantos-org/sdk/dist/chain/types.d.ts:36
MASP.escrowed(id) view โ the digest and nothing else. payer, submittedAt, publicAssetId and feeBpsAtSubmit are folded into the digest and must be reconstructed from the DepositEscrowed log, which is also what cancelDeposit takes back as arguments.
Properties โ
digest โ
ts
digest: Hex32;Defined in: @lelantos-org/sdk/dist/chain/types.d.ts:37