Result type of updateAdmin and clearAdmin

Hierarchy

  • ChangeAdminResult

Properties

events: readonly Event[]
gasUsed: bigint
gasWanted: bigint
height: number

Block height in which the transaction is included

logs: readonly Log[]

Deprecated

Not filled in Cosmos SDK >= 0.50. Use events instead.

transactionHash: string

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

Generated using TypeDoc