Modules§
Structs§
- Constructor
- A constructor definition.
Enums§
- Upgrade
Variant - The upgrade variant.
Functions§
- get_
type_ 🔒from_ snarkvm_ literal - snarkvm_
admin_ constructor - This is the expected snarkVM constructor bytecode for a program that is only upgradable by a fixed admin.
- snarkvm_
checksum_ constructor - This is the required snarkVM constructor bytecode for a program that is only upgradable if the new program’s checksum matches the one declared in a pre-determined mapping.
- snarkvm_
noupgrade_ constructor - This is the expected snarkVM constructor bytecode for a program that is not upgradable.