Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(contract-interface): replace report_tx! macro with ChainSubmitter calls #128

Open
luketchang opened this issue Apr 27, 2022 · 0 comments
Labels

Comments

@luketchang
Copy link
Collaborator

luketchang commented Apr 27, 2022

  • Want to simply port functionality of report_tx! macro and move to methods under the ChainProvider enum
  • Functionally, the code will behave the same just but structurally, calling for chain submission will pass through enum now instead of directly calling macros
@luketchang luketchang changed the title refactor(contract-interface): move nomad-ethereum macros into ChainProvider enum refactor(contract-interface): move nomad-ethereum macros into ChainSubmitter enum Apr 28, 2022
@luketchang luketchang changed the title refactor(contract-interface): move nomad-ethereum macros into ChainSubmitter enum refactor(contract-interface): replace report_tx! macro with ChainSubmitter calls May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant