Update the tutorial to better reflect the repo with the complete code for PiggyBank
Changes
Added the concordium-std-derive library, which contains macros.
Added the use of a macro from the library to instantiate the wallet addresses.
Changed a note in the tutorial to reflect the new address declaration.
Checklist
[x] My code follows the style of this project.
[x] The code compiles without warnings.
[x] I have performed a self-review of the changes.
[x] I have documented my code, in particular the intent of the
hard-to-understand areas.
[x] (If necessary) I have updated the CHANGELOG.
CLA acceptance
_Remove if not applicable.
By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0
Purpose
Update the tutorial to better reflect the repo with the complete code for PiggyBank
Changes
Added the concordium-std-derive library, which contains macros. Added the use of a macro from the library to instantiate the wallet addresses. Changed a note in the tutorial to reflect the new address declaration.
Checklist
CLA acceptance
_Remove if not applicable.
By submitting the contribution I accept the terms and conditions of the Contributor License Agreement v1.0
link: https://developers.concordium.com/CLAs/Contributor-License-Agreement-v1.0.pdf
[x] I accept the above linked CLA.