Skip to content

API documentation of Agoric SDK / Exports / @agoric/zoe / tools/types-ambient / PriceAuthorityAdmin

Interface: PriceAuthorityAdmin

@agoric/zoe.tools/types-ambient.PriceAuthorityAdmin

Table of contents

Properties

Properties

fireTriggers

fireTriggers: (createQuote: PriceQuoteCreate) => Promise<void>

Type declaration

▸ (createQuote): Promise<void>

Parameters
NameType
createQuotePriceQuoteCreate
Returns

Promise<void>

Defined in

zoe/tools/types-ambient.js:45