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