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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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

# 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
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.

# Structs

No description provided by the author
GenesisState defines the rollchain module's genesis state.
No description provided by the author
MsgSetCelestiaAddress defines a SDK message for validators to set their Celestia address.
MsgSetCelestiaAddressResponse is the response type for the Msg/SetCelestiaAddress RPC method.
No description provided by the author
QueryCelestiaAddressRequest is the request type for the Query/CelestiaAddress RPC method.
QueryCelestiaAddressResponse is the response type for the Query/CelestiaAddress RPC method.
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
QueryValidatorsRequest is the request type for the Query/Validators RPC method.
QueryValidatorResponse is the response type for the Query/Validators RPC method.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must be embedded to have forward compatible implementations.
No description provided by the author
Validator is a mapping of a local validator's address to its Celestia transaction posting address for the purpose of feegranting blob posting on the DA layer.
Validators is a collection of Validators.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.