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

Fixed balance assertions using references #140

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

0xScratch
Copy link

In Lesson 4 of Section 1, we have used assertions to check for the user balances but there's a slight error as references aren't used for those strings. Here's a glimpse of it:

image

Here's the fix that has been made:

image

@nomadbitcoin nomadbitcoin merged commit 75f9f33 into w3b3d3v:web3dev-version Oct 22, 2024
1 check failed
@0xScratch 0xScratch deleted the web3dev-version branch October 22, 2024 17:54
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