package
1.10.10
Repository: https://github.com/celenium-io/celestia-indexer.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
MustHexDecode - returns decoded hex string, if it can't decode throws panic data := MustHexDecode("deadbeaf").
Ptr - returns pointer of value for testing purpose one := Ptr(1) // one is pointer to int.