Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Protocol ¶
type Protocol struct {
// contains filtered or unexported fields
}
Protocol defines the protocol of querying tables
func NewProtocol ¶
func NewProtocol(idx *indexservice.Indexer) *Protocol
NewProtocol creates a new protocol
func (*Protocol) GetLastEpochAndHeight ¶
GetLastEpochAndHeight gets last epoch number and block height
Click to show internal directories.
Click to hide internal directories.