Creates an instance of the ScriptRequest class.
The bytes of the script.
A function to encode the script data.
A function to decode the script result.
Decodes the result of a script call.
The CallResult from the script call.
Optional logs associated with the decoding.
The decoded result.
Encodes the data for a script call.
The script data.
The encoded data.
Static
get
ScriptRequest
provides functionality to encode and decode script data and results.