Module vm

Source

Structs§

PosVM
A VM for Conflux PoS chain.
Spec

Traits§

ExecutableBuiltinTx
VMExecutor
This trait describes the VM’s execution interface.

Functions§

verify_dispute
Return true if the dispute is valid. Return false if the encoding is invalid or the provided signatures are not from the same round.