Checks if the node is a valid Michelson code (sequence of instructions). This is a type guard function which either returns true of throws an exception.
An AST node
Checks if the node is a valid Michelson code (sequence of instructions). This is a type guard function which either returns true of throws an exception.