Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LCDClientConfig

Hierarchy

  • LCDClientConfig

Index

Properties

axiosConfig?: AxiosConfig

The Axios configuration to use when making requests to the LCD.

chainID: string

Chain ID of the blockchain to connect to.

gasAdjustment: Value

Number presenting the default gas adjustment value to use for fee estimation.

gasPrices: Coins.Input

Coins representing the default gas prices to use for fee estimation.

isClassic?: boolean
lcd: string

The base URL to which LCD requests will be made.

prefix: string

Bech32 prefix for wallet and contract addresses.