You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
[Docs] Updated solidity example to modern syntax (#4147)
* [Docs] Updated solidity example to modern syntax
Replaced the old constructor function syntax with the modern one, added 'emit' to event calls, added pragma, added a valid bytes32 value and updated the JSON ABI.
* [Docs] Fixed a broken link (#1)
Original link gives out a 404, replaced by the proper guide.
Co-authored-by: Juan Alonso <[email protected]>
* Revert "[Docs] Fixed a broken link (#1)"
This reverts commit 0de1272.
Co-authored-by: Juan Alonso <[email protected]>
0 commit comments