You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the block verficaiton. Under "Validation" package, implement func "VerfiyBlock", take "Block" and other releated inputs, do following verfication:
Block format checking
Block's Programs should be pass via VM
The text was updated successfully, but these errors were encountered:
Brief Description:
Implement the block verficaiton. Under "Validation" package, implement func "VerfiyBlock", take "Block" and other releated inputs, do following verfication:
Block format checking
Block's Programs should be pass via VM
The text was updated successfully, but these errors were encountered: