package
0.0.0-20240905203311-4ef5390ce303
Repository: https://github.com/rollchains/tiablob.git
Documentation: pkg.go.dev
# Functions
BlobsToShares accepts blobs and convert them to the Shares.
DefaultGasPrice returns the default gas price, letting node automatically determine the Fee based on the passed blob sizes.
NewBlob constructs a new blob from the provided Namespace, data and share version.
NewBlobV0 constructs a new blob from the provided Namespace and data.
# Variables
No description provided by the author
No description provided by the author
# Structs
Blob represents any application-specific binary data that anyone can submit to Celestia.
# Type aliases
Commitment is a Merkle Root of the subtree built from shares of the Blob.
GasPrice represents the amount to be paid per gas unit.
Proof is a collection of nmt.Proofs that verifies the inclusion of the data.