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

Move CLI commands to own modules and DRY them. #855

Closed
6 tasks
tomusdrw opened this issue Mar 31, 2021 · 2 comments
Closed
6 tasks

Move CLI commands to own modules and DRY them. #855

tomusdrw opened this issue Mar 31, 2021 · 2 comments
Assignees
Labels
A-feat New feature or request Good First Issue Good for newcomers P-Relay

Comments

@tomusdrw
Copy link
Contributor

Follow up of #849

Sub-commands to convert:

  • RelayMessages
  • EncodeCall
  • SendMessage
  • EncodeMessagePayload
  • EstimateFee
  • DeriveAccount
@tomusdrw
Copy link
Contributor Author

tomusdrw commented Apr 2, 2021

After either of #859 and #860 being merged I'll extract the common bridge enum and select_bridge macro to avoid duplication.

@tomusdrw
Copy link
Contributor Author

I believe this is now all solved?

svyatonik pushed a commit that referenced this issue Jul 17, 2023
* Minor build fix

* Remove diener

* Update lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-feat New feature or request Good First Issue Good for newcomers P-Relay
Projects
None yet
Development

No branches or pull requests

1 participant