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 SRC-20 Example Return Type to Option #19

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

bitzoic
Copy link
Member

@bitzoic bitzoic commented Sep 1, 2023

Type of change

  • Bug fix
  • Improvement (refactoring, restructuring repository, cleaning tech debt, ...)

Changes

The following changes have been made:

  • Changed the return type in the SRC-20 ABI example to use an Option
  • Changed the ordering of functions in the example ABI and specification to match the SRC-20 file

@bitzoic bitzoic added the SRC 20 Label used to filter for the standard issue label Sep 1, 2023
@bitzoic bitzoic requested a review from a team as a code owner September 1, 2023 09:49
@bitzoic bitzoic self-assigned this Sep 1, 2023
@bitzoic bitzoic merged commit f8ef3d3 into master Sep 4, 2023
1 check passed
@bitzoic bitzoic deleted the src-20-example-typo branch November 6, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SRC 20 Label used to filter for the standard issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants