Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeaderSyncKeeper ¶
type HeaderSyncKeeper interface { ProcessHeader(ctx sdk.Context, header *polytype.Header, headerProof []byte, curHeader *polytype.Header) error GetConsensusPeers(ctx sdk.Context, chainId uint64) (*types.ConsensusPeers, error) }
DelegationI delegation bond for a delegated proof of stake system
Click to show internal directories.
Click to hide internal directories.