Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientConfig

IRISHub SDK Config

Hierarchy

  • ClientConfig

Implemented by

Index

Properties

Optional bech32Prefix

bech32Prefix: Bech32Prefix

Bech32 prefix of the network, will be overwritten by network type

Optional chainId

chainId: undefined | string

IRISHub chain-id

Optional fee

fee: types.Coin

Default fee amount

Optional gas

gas: undefined | string

Default gas limit

Optional keyDAO

keyDAO: KeyDAO

Key DAO Implemention

Optional network

network: consts.Network

IRISHub network type, mainnet / testnet

node

node: string

IRISHub node rpc address

Optional rpcConfig

rpcConfig: AxiosRequestConfig

Axios request config for tendermint rpc requests

Generated using TypeDoc