vaultFactory terms: auctioneerPublicFacet or auctioneer instance? #7873
Labels
auction
enhancement
New feature or request
Governance
Governance
Inter-protocol
Overarching Inter Protocol
Vaults
VaultFactor (née Treasury)
What is the Problem Being Solved?
The vaultFactory's terms include
auctioneerPublicFacet
; a party who wants to audit/verify the auctioneer is likely to have the instance (for example from agoricNames.instance). This puts the burden on such parties to callE(zoe).getPublicFacet(instance)
in order to verify.Description of the Design
Perhaps the vaultFactory should take the instance and do the call to
E(zoe).getPublicFacet(instance)
Security Considerations
Scaling Considerations
Test Plan
The text was updated successfully, but these errors were encountered: