SetElements
State Variables
CODE
uint256 constant CODE = 0
DATA
uint256 constant DATA = 1
COUNT
uint256 constant COUNT = 2
Structs
View
struct View {
MatterHash code;
MatterHash data;
}
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
uint256 constant CODE = 0
uint256 constant DATA = 1
uint256 constant COUNT = 2
struct View {
MatterHash code;
MatterHash data;
}