Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccumulateChanges ¶
func AccumulateChanges(currentChanges, newChanges []abci.ValidatorUpdate) []abci.ValidatorUpdate
func GetChangePubKeyAddress ¶
func GetChangePubKeyAddress(change abci.ValidatorUpdate) (addr []byte)
func SendIBCPacket ¶
func SendIBCPacket( ctx sdk.Context, scopedKeeper ccv.ScopedKeeper, channelKeeper ccv.ChannelKeeper, channelID string, portID string, packetData []byte, timeoutPeriod time.Duration, ) error
SendIBCPacket sends an IBC packet with packetData over the source channelID and portID
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.