Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnlockKeeper ¶
type UnlockKeeper interface { Unlock(ctx sdk.Context, fromChainId uint64, fromContractAddr sdk.AccAddress, toContractAddr []byte, argsBs []byte) error ContainToContractAddr(ctx sdk.Context, toContractAddr []byte, fromChainId uint64) bool }
DelegationI delegation bond for a delegated proof of stake system
Click to show internal directories.
Click to hide internal directories.