Githublink
/** @member The information stored at the index. @member The index. */ struct BitmapWord { uint256 currentWord; uint256 currentDepth; }
Last updated 1 year ago
SnowconeDAO