CompileResponse
CompileResponse =
object
Defined in: packages/algod_client/src/models/compile-response.ts:6
Properties
Section titled “Properties”hash:
string
Defined in: packages/algod_client/src/models/compile-response.ts:10
base32 SHA512_256 of program bytes (Address style)
result
Section titled “result”result:
string
Defined in: packages/algod_client/src/models/compile-response.ts:15
base64 encoded program bytes
sourcemap?
Section titled “sourcemap?”
optionalsourcemap:SourceMap
Defined in: packages/algod_client/src/models/compile-response.ts:16