Checks if the node is a valid Michelson smart contract source containing all required and valid properties such as parameter, storage and code.
parameter
storage
code
An AST node
Checks if the node is a valid Michelson smart contract source containing all required and valid properties such as
parameter
,storage
andcode
.