Skip to content

Commit

Permalink
add fundraising module
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani committed Sep 2, 2024
1 parent 15ba108 commit d234d9e
Show file tree
Hide file tree
Showing 115 changed files with 54,798 additions and 14 deletions.
582 changes: 582 additions & 0 deletions api/modules/fundraising/module/v1/module.pulsar.go

Large diffs are not rendered by default.

719 changes: 719 additions & 0 deletions api/modules/fundraising/v1/allowed_bidder.pulsar.go

Large diffs are not rendered by default.

3,768 changes: 3,768 additions & 0 deletions api/modules/fundraising/v1/auction.pulsar.go

Large diffs are not rendered by default.

1,137 changes: 1,137 additions & 0 deletions api/modules/fundraising/v1/bid.pulsar.go

Large diffs are not rendered by default.

1,236 changes: 1,236 additions & 0 deletions api/modules/fundraising/v1/genesis.pulsar.go

Large diffs are not rendered by default.

890 changes: 890 additions & 0 deletions api/modules/fundraising/v1/params.pulsar.go

Large diffs are not rendered by default.

9,121 changes: 9,121 additions & 0 deletions api/modules/fundraising/v1/query.pulsar.go

Large diffs are not rendered by default.

378 changes: 378 additions & 0 deletions api/modules/fundraising/v1/query_grpc.pb.go

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

Loading

0 comments on commit d234d9e

Please sign in to comment.