mocks

package
v0.0.0-...-2da98db Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CrosschainAccountKeeper

type CrosschainAccountKeeper interface {
	crosschaintypes.AccountKeeper
}

type CrosschainAuthorityKeeper

type CrosschainAuthorityKeeper interface {
	crosschaintypes.AuthorityKeeper
}

type CrosschainBankKeeper

type CrosschainBankKeeper interface {
	crosschaintypes.BankKeeper
}

type CrosschainFungibleKeeper

type CrosschainFungibleKeeper interface {
	crosschaintypes.FungibleKeeper
}

type CrosschainIBCCrosschainKeeper

type CrosschainIBCCrosschainKeeper interface {
	crosschaintypes.IBCCrosschainKeeper
}

type CrosschainLightclientKeeper

type CrosschainLightclientKeeper interface {
	crosschaintypes.LightclientKeeper
}

type CrosschainObserverKeeper

type CrosschainObserverKeeper interface {
	crosschaintypes.ObserverKeeper
}

type CrosschainStakingKeeper

type CrosschainStakingKeeper interface {
	crosschaintypes.StakingKeeper
}

type EmissionAccountKeeper

type EmissionAccountKeeper interface {
	emissionstypes.AccountKeeper
}

type EmissionBankKeeper

type EmissionBankKeeper interface {
	emissionstypes.BankKeeper
}

type EmissionObserverKeeper

type EmissionObserverKeeper interface {
	emissionstypes.ObserverKeeper
}

type EmissionStakingKeeper

type EmissionStakingKeeper interface {
	emissionstypes.StakingKeeper
}

type FungibleAccountKeeper

type FungibleAccountKeeper interface {
	fungibletypes.AccountKeeper
}

type FungibleAuthorityKeeper

type FungibleAuthorityKeeper interface {
	fungibletypes.AuthorityKeeper
}

type FungibleBankKeeper

type FungibleBankKeeper interface {
	fungibletypes.BankKeeper
}

type FungibleEVMKeeper

type FungibleEVMKeeper interface {
	fungibletypes.EVMKeeper
}

type FungibleObserverKeeper

type FungibleObserverKeeper interface {
	fungibletypes.ObserverKeeper
}

type LightclientAuthorityKeeper

type LightclientAuthorityKeeper interface {
	lightclienttypes.AuthorityKeeper
}

type LightclientCrosschainKeeper

type LightclientCrosschainKeeper interface {
	ibccrosschaintypes.CrosschainKeeper
}

type LightclientTransferKeeper

type LightclientTransferKeeper interface {
	ibccrosschaintypes.IBCTransferKeeper
}

type ObserverAuthorityKeeper

type ObserverAuthorityKeeper interface {
	observertypes.AuthorityKeeper
}

type ObserverLightclientKeeper

type ObserverLightclientKeeper interface {
	observertypes.LightclientKeeper
}

type ObserverSlashingKeeper

type ObserverSlashingKeeper interface {
	observertypes.SlashingKeeper
}

type ObserverStakingKeeper

type ObserverStakingKeeper interface {
	observertypes.StakingKeeper
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL