package
0.0.0-20241004112700-c1ca4b456716
Repository: https://github.com/vitwit/avail-da-module.git
Documentation: pkg.go.dev

# Functions

GetStatusFromStore retrieves the current status of the blob from the store.
No description provided by the author
No description provided by the author
NewMsgServerImpl returns an implementation of the module MsgServer interface.
NewProofOfBlobProposalHandler creates a new instance of the ProofOfBlobProposalHandler.
NewQueryServerImpl returns an implementation of the module QueryServer.
No description provided by the author
No description provided by the author
ParseVotingEndHeight converts a given voting end height from uint64 to a string format.
UpdateAvailHeight updates the avail height in the store.
UpdateBlobStatus updates the blob status in the KV store.
UpdateEndHeight updates the end height in the KV store.
UpdatePendingHeight updates the height at which the status is changed to pending in the KV store.
UpdateProvenHeight updates the proven height in the KV store.
UpdateStartHeight updates the start height in the KV store.
UpdateVotingEndHeight updates the voting end height in the KV store.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ProofOfBlobProposalHandler manages the proposal and vote extension logic related to blob transactions in the consensus process.
StakeWeightedVotes represents the aggregated stake-weighted votes from validators, along with the associated commit information for a specific consensus round.
No description provided by the author
No description provided by the author