Documentation ¶
Index ¶
- func MigrateStore(ctx sdk.Context, observerKeeper types.ObserverKeeper, ...) error
- func MoveNonceToObserverModule(ctx sdk.Context, observerKeeper types.ObserverKeeper, ...)
- func MoveTssToObserverModule(ctx sdk.Context, observerKeeper types.ObserverKeeper, ...)
- func SetBitcoinFinalizedInbound(ctx sdk.Context, crosschainKeeper crosschainKeeper)
- func SetZetaAccounting(ctx sdk.Context, crossChainStoreKey storetypes.StoreKey, cdc codec.BinaryCodec)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrateStore ¶
func MigrateStore( ctx sdk.Context, observerKeeper types.ObserverKeeper, crosschainKeeper crosschainKeeper, ) error
MigrateStore migrates the x/crosschain module state from the consensus version 3 to 4 It initializes the aborted zeta amount to 0
func MoveNonceToObserverModule ¶
func MoveNonceToObserverModule( ctx sdk.Context, observerKeeper types.ObserverKeeper, crossChainStoreKey storetypes.StoreKey, cdc codec.BinaryCodec, )
func MoveTssToObserverModule ¶
func MoveTssToObserverModule(ctx sdk.Context, observerKeeper types.ObserverKeeper, crossChainStoreKey storetypes.StoreKey, cdc codec.BinaryCodec, )
func SetBitcoinFinalizedInbound ¶
SetBitcoinFinalizedInbound sets the finalized inbound for bitcoin chains to prevent new ballots from being created with same inboundhash
func SetZetaAccounting ¶
func SetZetaAccounting( ctx sdk.Context, crossChainStoreKey storetypes.StoreKey, cdc codec.BinaryCodec, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.