GetWasmBytecodeReturn

@Serializable
data class GetWasmBytecodeReturn(val bytecode: String)

Constructors

Link copied to clipboard
constructor(bytecode: String)

Properties

Link copied to clipboard

Script source. (Encoded as a base64 string when passed over JSON)