package
0.0.0-20240904073751-07d62d3164ce
Repository: https://github.com/fluidity-money/fluidity-app.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetIntermediateWinner using a payout transaction signature.
GetUserAmountMinted for the amount the given address has minted so far.
GetUserMintLimit for the per-user limit for the given token.
InsertIntermediateWinner to use later in comparing the winners to the database.
No description provided by the author

# Constants

Context is the context printed during logging.
TableIntermediateWinners to use to track winners that were paid out and need to be linked in the winners database to the winning transaction.
TableMintLimits is used to store each token's per user mint limit.
TableUsers is used to implement mint limits for individual users.