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

Change get_account to accept bytes, address or hex #55

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

janezpodhostnik
Copy link
Owner

closes: #39

Flow client get_account methods can now accept bytes, cadence.Address, or hex str.
This hopefully makes it more intuitive to use.

@janezpodhostnik janezpodhostnik added enhancement New feature or request patch Patch change labels Feb 20, 2023
@janezpodhostnik janezpodhostnik self-assigned this Feb 20, 2023
@janezpodhostnik janezpodhostnik merged commit 4b6c670 into master Feb 20, 2023
@janezpodhostnik janezpodhostnik deleted the get-account-with-bytes-or-hex branch February 20, 2023 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch Patch change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error calling get_account
1 participant