Scripts contain the Move bytecodes payload that can be submitted to Aptos chain for execution.
The move module bytecode
The type arguments that the bytecode function requires.
The arguments that the bytecode function requires.
ReadonlyargsThe arguments that the bytecode function requires.
ReadonlybytecodeThe move module bytecode
Readonlytype_The type arguments that the bytecode function requires.
Staticdeserialize
Represents a Script that can be serialized and deserialized. Scripts contain the Move bytecode payload that can be submitted to the Aptos chain for execution.