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
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...