Replies: 1 comment 1 reply
-
You can have a library with external or public functions, it just can't be embedded (be a part of) the contract. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the explanation of Library in the video. I went further to solidity-by-example.org to feel comfortable with the new knowledge but it seems unclear. My question is, we agreed the functions in the library stay INTERNAL but looking at this code snippet I feel I am missing something:
What am I missing guys? @PatrickAlphaC
Beta Was this translation helpful? Give feedback.
All reactions