Skip to main content

node_eq

Function node_eq 

Source
pub fn node_eq(allocator: &Allocator, lhs: NodePtr, rhs: NodePtr) -> bool
Expand description

compare two CLVM trees. Returns true if they are identical, false otherwise