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

Use Network enum in receiving #90

Merged
merged 1 commit into from
May 15, 2024
Merged

Use Network enum in receiving #90

merged 1 commit into from
May 15, 2024

Conversation

cygnet3
Copy link
Owner

@cygnet3 cygnet3 commented May 8, 2024

Make the Network enum used in sending public, and replace is_testnet for the Receiver struct with this Network struct.
Also move the Network enum to common.rs

@cygnet3 cygnet3 force-pushed the network-enum-receiving branch 2 times, most recently from a9cc996 to 917d3b8 Compare May 8, 2024 13:45
Make the Network enum used in sending public, and replace `is_testnet`
for the Receiver struct with this Network struct.
Also move the Network enum to `common.rs`
@cygnet3 cygnet3 merged commit 31fb7ea into master May 15, 2024
2 checks passed
@cygnet3 cygnet3 deleted the network-enum-receiving branch May 15, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant