Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/contractFacet/types-ambient
ContractStartFnResult
Type Alias ContractStartFnResult<PF, CF>
Contract
Start
Fn
Result
<
PF
,
CF
>
:
{
creatorFacet
?:
CF
;
creatorInvitation
?:
Promise
<
Invitation
<
any
,
any
>
>
;
publicFacet
?:
PF
;
}
Type Parameters
PF
CF
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...