Documentation
¶
Index ¶
- func BitcoinKeeper(tb testing.TB, relayerKeeper types.RelayerKeeper) (keeper.Keeper, sdk.Context, address.Codec)
- func GoatKeeper(tb testing.TB, bitcoinKeeper types.BitcoinKeeper, ...) (keeper.Keeper, sdk.Context, address.Codec)
- func LockingKeeper(tb testing.TB, accountKeeper types.AccountKeeper) (keeper.Keeper, sdk.Context)
- func RelayerKeeper(tb testing.TB, accountKeeper types.AccountKeeper) (keeper.Keeper, sdk.Context, address.Codec)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BitcoinKeeper ¶
func GoatKeeper ¶
func GoatKeeper(tb testing.TB, bitcoinKeeper types.BitcoinKeeper, lockingKeeper types.LockingKeeper, relayerKeeper types.RelayerKeeper, accountKeeper types.AccountKeeper, ethClient ethrpc.EngineClient, ) (keeper.Keeper, sdk.Context, address.Codec)
func LockingKeeper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.