Skip to main content

permits_execution

Function permits_execution 

Source
pub fn permits_execution(mode: PolicyMode) -> bool
Expand description

Whether this mode lets the transaction proceed (audit/prioritize/allow) vs halts it (block/interactive). The VM uses this as the go/no-go bit.