github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/libs/cosmos-sdk/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