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

scriptCurrencySymbol no longer returns Maybe #1538

Merged
merged 3 commits into from
Sep 27, 2023
Merged

scriptCurrencySymbol no longer returns Maybe #1538

merged 3 commits into from
Sep 27, 2023

Conversation

kozross
Copy link
Collaborator

@kozross kozross commented Sep 25, 2023

Closes #1491.

Pre-review checklist

  • All code has been formatted using our config (make format)
  • Any new API features or modification of existing behavior is covered as defined in our test plan
  • The changelog has been updated under the ## Unreleased header, using the appropriate sub-headings (### Added, ### Removed, ### Fixed), and the links to the appropriate issues/PRs have been included

@klntsky klntsky merged commit c37ffea into develop Sep 27, 2023
1 check passed
@klntsky klntsky deleted the koz/1491 branch September 27, 2023 13:05
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.

scriptCurrencySymbol doesn't need to return Maybe
2 participants