Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
ChannelFsm
Interface ChannelFsm
interface
ChannelFsm
{
handler
:
ChannelHandler
;
state
?:
ChannelState
|
{
reject
:
Function
;
resolve
:
Function
;
}
;
}
Index
Properties
handler
state?
Properties
handler
handler
:
ChannelHandler
Optional
state
state
?:
ChannelState
|
{
reject
:
Function
;
resolve
:
Function
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
handler
state
@aeternity/aepp-sdk
Loading...