# 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".