package
0.3.5
Repository: https://github.com/maticnetwork/heimdall.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState returns a default genesis state.
DefaultParams returns a default set of parameters.
GetAccountProof returns proof of dividend Account.
GetAccountRootHash returns roothash of Validator Account State Tree.
GetAccountTree returns roothash of Validator Account State Tree.
GetGenesisStateFromAppState returns staking GenesisState given raw application genesis state.
NewGenesisState creates a new genesis state.
No description provided by the author
NewMsgCheckpointAdjust adjust previous checkpoint.
NewMsgCheckpointBlock creates new checkpoint message using mentioned arguments.
No description provided by the author
NewParams creates a new Params object.
NewQueryBorChainID creates a new instance of QueryBorChainID with give chain id.
NewQueryCheckpointParams creates a new instance of QueryCheckpointHeaderIndex.
ParamKeyTable for auth module.
No description provided by the author
ValidateCheckpoint - Validates if checkpoint rootHash matches or not.
ValidateGenesis performs basic validation of bor genesis data returning an error for any failed validation criteria.
VerifyAccountProof returns proof of dividend Account.

# Constants

Default parameter values.
Time checkpoint is allowed to stay in buffer (1000 seconds ~ 17 mins).
Default parameter values.
Default parameter values.
DefaultParamspace default name for parameter store.
ModuleName is the name of the module.
QuerierRoute is the querier route for bor.
query endpoints supported by the auth Querier.
query endpoints supported by the auth Querier.
query endpoints supported by the auth Querier.
query endpoints supported by the auth Querier.
query endpoints supported by the auth Querier.
query endpoints supported by the auth Querier.
query endpoints supported by the auth Querier.
query endpoints supported by the auth Querier.
query endpoints supported by the auth Querier.
RouterKey is the message route for bor.
query endpoints supported by the auth Querier.
StoreKey is the store key string for bor.

# Variables

Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Checkpoint tags.
Parameter keys.
Parameter keys.
Parameter keys.
Parameter keys.
ModuleCdc generic sealed codec to be used throughout module.

# Structs

GenesisState is the checkpoint state that must be provided at genesis.
MsgCheckpoint represents checkpoint.
MsgCheckpointAck Add mainchain commit transaction hash to MsgCheckpointAck.
MsgCheckpointAdjust represents checkpoint adjust.
No description provided by the author
Params defines the parameters for the auth module.
QueryBorChainID defines the params for querying with bor chain id.
QueryCheckpointParams defines the params for querying accounts.