Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 600 Bytes

File metadata and controls

24 lines (12 loc) · 600 Bytes

TransferWithdrawPayload

Properties

Name Type Description Notes
vaultAccountId String The vault account whose Canton wallet acts here.
asset AssetEnum Chain asset — `CANTON` or `CANTON_TEST`.
offerTransactionId String The Fireblocks transaction id of the OUTGOING transfer offer being withdrawn.

Enum: AssetEnum

Name Value
CANTON "CANTON"
CANTON_TEST "CANTON_TEST"