Interface: CreateVenueParams
Defined in: src/api/procedures/types.ts:1106
Properties
description
description:
string
Defined in: src/api/procedures/types.ts:1107
signers?
optional
signers: (string
|Account
)[]
Defined in: src/api/procedures/types.ts:1112
(optional) list of signers that are allowed to sign receipts for this venue
type
type:
VenueType
Defined in: src/api/procedures/types.ts:1108