Interface: MigrateResult
Properties
events
• Readonly
events: readonly Event
[]
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:77
gasUsed
• Readonly
gasUsed: number
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:79
gasWanted
• Readonly
gasWanted: number
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:78
height
• Readonly
height: number
Block height in which the transaction is included
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:74
logs
• Readonly
logs: readonly Log
[]
Defined in
node_modules/@cosmjs/cosmwasm-stargate/build/signingcosmwasmclient.d.ts:72
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:76