github.com/cosmos/cosmos-sdk@v0.50.10/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