Skip to content

Commit

Permalink
feat: add keeper methods for export (#104)
Browse files Browse the repository at this point in the history
## Descrition

Since we are using collection, we can't export some getters to the
database; we need to create a method for adding the
`exported_keepers.go` file to the other modules.
  • Loading branch information
Pantani authored Sep 12, 2024
1 parent 6422356 commit be0e3c7
Show file tree
Hide file tree
Showing 33 changed files with 1,005 additions and 534 deletions.
29 changes: 19 additions & 10 deletions api/modules/claim/module/v1/module.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 20 additions & 11 deletions api/modules/claim/v1/airdrop_supply.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 17 additions & 9 deletions api/modules/claim/v1/claim_record.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 20 additions & 11 deletions api/modules/claim/v1/decay_information.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 24 additions & 12 deletions api/modules/claim/v1/events.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit be0e3c7

Please sign in to comment.