Skip to main content

Interface: CodeDetails

Hierarchy

Properties

checksum

Readonly checksum: string

Hex-encoded sha256 hash of the code stored here

Inherited from

Code.checksum

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient.d.ts:9


creator

Readonly creator: string

Bech32 account address

Inherited from

Code.creator

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

Code.id

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/cosmwasmclient.d.ts:5