Open freesig opened 3 weeks ago
The node (and builder) need to check some constraints for every block. This could be achieved using the VM and a pint predicate but for now we can just write them in rust. These are things that need to be checked for every block.
The node (and builder) need to check some constraints for every block. This could be achieved using the VM and a pint predicate but for now we can just write them in rust. These are things that need to be checked for every block.