Modules§
Structs§
- Covenant
- A MelVM covenant. Essentially, given a transaction that attempts to spend it, it either allows the transaction through or doesn’t.
- Covenant
Env - The execution environment of a covenant. Serializable to make use with yaml/toml/etc more convenient.
Enums§
Functions§
- covenant_
weight_ from_ bytes - Weight calculator from bytes, to use in Transaction::weight etc.