Skip to main content

Interface: ChangeAdminResult

Result type of updateAdmin and clearAdmin

Properties

events

Readonly events: readonly Event[]

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:67


gasUsed

Readonly gasUsed: number

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:69


gasWanted

Readonly gasWanted: number

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:68


height

Readonly height: number

Block height in which the transaction is included

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:64


logs

Readonly logs: readonly Log[]

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:62


transactionHash

Readonly transactionHash: string

Transaction hash (might be used as transaction ID). Guaranteed to be non-empty upper-case hex

Defined in

node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:66