Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Client

Hierarchy

  • Client

Index

Constructors

constructor

Methods

abciInfo

abciQuery

block

blockResults

blockchain

  • blockchain(minHeight?: undefined | number, maxHeight?: undefined | number): Promise<BlockchainResponse>

broadcastTxAsync

broadcastTxCommit

broadcastTxSync

commit

disconnect

  • disconnect(): void

genesis

health

  • health(): Promise<responses.HealthResponse>

status

subscribeNewBlock

subscribeNewBlockHeader

subscribeTx

tx

txSearch

txSearchAll

validators

Static connect

  • connect(url: string): Promise<Client>

Static detectVersion

Generated using TypeDoc