Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/vats
index
IBCMethod
Type alias IBCMethod<M>
IBCMethod
<
M
>
:
{
method
:
M
;
type
:
"IBC_METHOD"
;
}
&
{
[
K
in
keyof
IBCMethodEvents
[
M
]
]
:
IBCMethodEvents
[
M
]
[
K
]
}
Type Parameters
M
extends
IBCDowncallMethod
Type declaration
method
:
M
type
:
"IBC_METHOD"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...