Crate melvm

Source

Modules§

opcode

Structs§

Covenant
A MelVM covenant. Essentially, given a transaction that attempts to spend it, it either allows the transaction through or doesn’t.
CovenantEnv
The execution environment of a covenant. Serializable to make use with yaml/toml/etc more convenient.

Enums§

AddrParseError
Value

Functions§

covenant_weight_from_bytes
Weight calculator from bytes, to use in Transaction::weight etc.