package
0.13.7
Repository: https://github.com/rollkit/rollkit.git
Documentation: pkg.go.dev

# Functions

GetHTTPHandler returns handler configured to serve Tendermint-compatible RPC.

# Constants

BlockNumber tags: - "earliest" = literal 1 - "included" = seen on DA.
BlockNumber tags: - "earliest" = literal 1 - "included" = seen on DA.

# Structs

ABCIInfoArgs defines args for ABCI Info method.
ABCIQueryArgs defines args for ABCI Query method.

# Type aliases

BlockNumber is a StrInt64 with helper tags for block heights.
StrInt is an proper int or quoted "int".
StrInt64 is an proper int64 or quoted "int64".