Interface: CodeDetails
Hierarchy
↳
CodeDetails
Properties
checksum
• Readonly
checksum: string
Hex-encoded sha256 hash of the code stored here
Inherited from
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient.d.ts:9
creator
• Readonly
creator: string
Bech32 account address
Inherited from
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient.d.ts:7
data
• Readonly
data: Uint8Array
The original Wasm bytes
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient.d.ts:13
id
• Readonly
id: number
Inherited from
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient.d.ts:5