Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/zoeService/utils
ContractOf
Type Alias ContractOf<S>
Contract
Of
<
S
>
:
StartParams
<
S
>
&
StartResult
<
S
>
Convenience record for contract start function, merging its result with params.
Type Parameters
S
extends
(
(
...
args
:
any
)
=>
any
)
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
Convenience record for contract start function, merging its result with params.