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

Networks added #215

Merged
merged 5 commits into from
Jul 20, 2023
Merged

Networks added #215

merged 5 commits into from
Jul 20, 2023

Conversation

gguijarro-c-chwy
Copy link
Contributor

No description provided.

Copy link
Collaborator

@n13 n13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change enum back & use .name property?!

lib/core/network/api/services/remote_config_service.dart Outdated Show resolved Hide resolved
@@ -33,7 +33,7 @@ class SendTokenUseCase {
),
),
memo: memo ?? '',
network: Networks.telos,
network: Network.telos,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can fix this later but yeah this should use the user's network for sending (or doing any transactions)

Copy link
Collaborator

@n13 n13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@n13 n13 merged commit 40bef16 into main Jul 20, 2023
2 of 3 checks passed
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.

2 participants