//
pkg.gl
Category
github.com/CosmosContracts/juno/v23
x
feepay
keeper
package
23.1.0
Repository:
https://github.com/cosmoscontracts/juno.git
Documentation:
pkg.go.dev
Overview
Versions
6
Dependencies
17
Dependents
5
Files
540 SLOC
#
Functions
NewKeeper
NewKeeper creates new instances of the fees Keeper.
NewQuerier
No description provided by the author
#
Variables
StoreKeyContracts
No description provided by the author
StoreKeyContractUses
No description provided by the author
#
Structs
Keeper
Keeper of this module maintains collections of feeshares for contracts registered to receive transaction fees.
Querier
Querier defines a wrapper around the x/feepay keeper providing gRPC method handlers.