github.com/Finschia/finschia-sdk@v0.48.1/x/distribution/doc.go (about)

     1  /*
     2  Package distribution implements a Cosmos SDK module, that provides an implementation
     3  of the F1 fee distribution algorithm. It handles reward tracking, allocation, and
     4  distribution. Please refer to the specification under /spec for further information.
     5  */
     6  package distribution