Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 551 Bytes

File metadata and controls

24 lines (12 loc) · 551 Bytes

AllowListPayload

Properties

Name Type Description Notes
vaultAccountId String The vault account whose Canton wallet acts here.
asset AssetEnum Chain asset — `CANTON` or `CANTON_TEST`.
wallets List<String> Canton party ids to add or remove.

Enum: AssetEnum

Name Value
CANTON "CANTON"
CANTON_TEST "CANTON_TEST"