OptionalvatAdminSvc: VatAdminSvc | Promise<VatAdminSvc>The vatAdmin Service, which carries the power to create a new vat. If it's not available when makeZoe() is called, it must be provided later using setVatAdminService().
OptionalshutdownZoeVat: ShutdownWithFailurea function to shutdown the Zoe Vat. This function needs to use the vatPowers available to a vat.
OptionalfeeIssuerConfig: FeeIssuerConfigOptionalzcfSpec: ZCFSpecPointer to the contract facet bundle.
Deprecated
Create an instance of Zoe.
This will fail upgrades and should only be used in tests through the helper
makeZoeKitForTest.