Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/vats
index
IBCEvent
Type Alias IBCEvent<E>
IBCEvent
<
E
>
:
{
blockHeight
:
number
;
blockTime
:
number
;
event
:
E
;
type
:
"IBC_EVENT"
;
}
&
{
[
K
in
keyof
IBCPacketEvents
[
E
]
]
:
IBCPacketEvents
[
E
]
[
K
]
}
Type Parameters
E
extends
IBCBridgeEvent
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...