hello?, I want to know why we cant create nested mappings in struct? Is any workaround to that?
Or I have to create nested mapping at top level only? after the breaking changes of 0.7.curv 0.8.3

May 3, 2021, 2:00 PM
So solidity?
nvm have a great day
May 3, 2021, 2:07 PM
What do you mean by nested mapping? This is allowed: mapping(uint => mapping(uint=>uint))
May 3, 2021, 3:08 PM

© 2024 Draquery.com All rights reserved.