package
0.0.0-20240905203311-4ef5390ce303
Repository: https://github.com/rollchains/tiablob.git
Documentation: pkg.go.dev

# Functions

CreateCommitment generates the share commitment for a given blob.
No description provided by the author
DefaultEstimateGas runs EstimateGas with the system defaults.
EstimateGas estimates the total gas required to pay for a set of blobs in a PFB.
GasToConsume works out the extra gas charged to pay for a set of blobs in a PFB.
No description provided by the author
NewBlob creates a new coretypes.Blob from the provided data after performing basic stateless checks over it.
No description provided by the author
No description provided by the author
ValidateBlobNamespace returns an error if the provided namespace is an invalid user-specifiable blob namespace (e.g.
ValidateBlobs performs basic checks over the components of one or more PFBs.

# Constants

BytesPerBlobInfo is a rough estimation for the amount of extra bytes in information a blob adds to the size of the underlying transaction.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
PFBGasFixedCost is a rough estimate for the "fixed cost" in the gas cost formula: gas cost = gas per byte * bytes per share * shares occupied by blob + "fixed cost".
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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

MsgPayForBlobs pays for the inclusion of a blob in the block.
MsgPayForBlobsResponse describes the response returned after the submission of a PayForBlobs.

# Type aliases

No description provided by the author