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