Focus mode

Smart Contract Development with Solidity

Iterable mappings

Code from video: https://solidity-by-example.org/app/iterable-mapping/ 

Mapping in Solidity is not iterable unless you internally store all keys that were inserted.

Test

Comments

You need to enroll in the course to be able to comment!