Documentation ¶
Index ¶
- func BridgeKeeper(tb testing.TB) (keeper.Keeper, *mocks.AccountKeeper, *mocks.BankKeeper, *mocks.OracleKeeper, ...)
- func DisputeKeeper(tb testing.TB) (keeper.Keeper, *mocks.OracleKeeper, *mocks.ReporterKeeper, ...)
- func MintKeeper(tb testing.TB) (keeper.Keeper, *mocks.AccountKeeper, *mocks.BankKeeper, sdk.Context)
- func OracleKeeper(tb testing.TB) (keeper.Keeper, *mocks.ReporterKeeper, *mocks.RegistryKeeper, ...)
- func RegistryKeeper(tb testing.TB) (keeper.Keeper, *mocks.AccountKeeper, *mocks.BankKeeper, sdk.Context)
- func ReporterKeeper(tb testing.TB) (keeper.Keeper, *mocks.StakingKeeper, *mocks.BankKeeper, *mocks.RegistryKeeper, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BridgeKeeper ¶
func BridgeKeeper(tb testing.TB) (keeper.Keeper, *mocks.AccountKeeper, *mocks.BankKeeper, *mocks.OracleKeeper, *mocks.ReporterKeeper, *mocks.StakingKeeper, sdk.Context)
func DisputeKeeper ¶
func DisputeKeeper(tb testing.TB) ( keeper.Keeper, *mocks.OracleKeeper, *mocks.ReporterKeeper, *mocks.AccountKeeper, *mocks.BankKeeper, sdk.Context, )
func MintKeeper ¶
func MintKeeper(tb testing.TB) (keeper.Keeper, *mocks.AccountKeeper, *mocks.BankKeeper, sdk.Context)
func OracleKeeper ¶
func OracleKeeper(tb testing.TB) (keeper.Keeper, *mocks.ReporterKeeper, *mocks.RegistryKeeper, *mocks.AccountKeeper, *mocks.BankKeeper, sdk.Context)
func RegistryKeeper ¶
func RegistryKeeper(tb testing.TB) (keeper.Keeper, *mocks.AccountKeeper, *mocks.BankKeeper, sdk.Context)
func ReporterKeeper ¶
func ReporterKeeper(tb testing.TB) (keeper.Keeper, *mocks.StakingKeeper, *mocks.BankKeeper, *mocks.RegistryKeeper, sdk.Context, corestore.KVStoreService)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.