Skip to content

Commit f4fb276

Browse files
committed
Add EVM bridge module with genesis, params, and query functionality; update dependencies in go.mod
1 parent c2f5793 commit f4fb276

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+7074
-18
lines changed

api/junction/evmbridge/genesis.pulsar.go

Lines changed: 599 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/junction/evmbridge/module/module.pulsar.go

Lines changed: 582 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/junction/evmbridge/params.pulsar.go

Lines changed: 503 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/junction/evmbridge/query.pulsar.go

Lines changed: 1015 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/junction/evmbridge/query_grpc.pb.go

Lines changed: 112 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)