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

tidied up announcement prefixes, include files, and nested conditions #18

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nimcon
Copy link
Contributor

@nimcon nimcon commented Aug 26, 2024

No description provided.

@nimcon nimcon requested a review from trepca as a code owner August 26, 2024 12:29
@@ -244,7 +245,7 @@
(c (list ASSERT_MY_COIN_ID my_coin_id)
(c
; my new balance so someone can check whole ring balance
(list CREATE_COIN_ANNOUNCEMENT (concat ANN_PREFIX '=' new_amount LAUNCHER_ID))
(list CREATE_COIN_ANNOUNCEMENT (concat ANN_PREFIX EQUALS new_amount LAUNCHER_ID))
Copy link
Contributor

Choose a reason for hiding this comment

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

creating a constant for EQUALS only makes sense if you use it more than once

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