Files
cosmos-sdk/core/comet/doc.go
T
2023-05-03 13:32:25 +00:00

8 lines
250 B
Go

/*
Package comet defines the Comet Service interface and BlockInfo types which applications
should use in order to get access to the current block's evidence, validators hash, proposer address.
This information is specific to Comet
*/
package comet