Expand description
State schema constants.
Constantsยง
- CODE
- Uploaded code.
- CODE_
INFO - Information about uploaded code.
- INSTANCE_
INFO - Information about the deployed contract instance.
- INSTANCE_
STATE - Per-instance key/value store.
- NEXT_
CODE_ IDENTIFIER - Next code identifier (u64).
- NEXT_
INSTANCE_ IDENTIFIER - Next instance identifier (u64).