Githublink
/** @member The information stored at the index. @member The index. */ struct BitmapWord { uint256 currentWord; uint256 currentDepth; }
Last updated 2 years ago
Was this helpful?