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
ZCFSeatFail
Type alias ZCFSeatFail
ZCFSeat
Fail
:
(
(
reason
)
=>
Error
)
fail called with the reason for this failure, where reason is normally an instanceof Error.
Type declaration
(
reason
)
:
Error
Parameters
reason
:
unknown
Returns
Error
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
fail called with the reason for this failure, where reason is normally an instanceof Error.