Last active
June 12, 2022 23:53
-
-
Save johnshearing/d6c8272f61a8f99ded3a9e2b4e663770 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Seems we need to load an example in the playground before we can paste in a project of our own over the top of text which is there already. | |
I don't know why | |
Constant parameters show up in the Marlow Playground simulator as variables before actually running the contract. | |
This might be misleading. | |
Contract does respect the constants when running the contract. | |
It might be nice to have a powers function in the variables. | |
For the bank loan homework from lesson 4 it might be nice if an NFT can be delivered by the bank to reprsent the property received by the borrower after paying off the loan. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment