Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MsgBroadcasterOptions

Index

Properties

chainId?: ChainId
deprecated
  • taken from the network parameter
endpoints?: { indexerApi: string; sentryGrpcApi: string; sentryHttpApi: string }

Only used if we want to override the default endpoints taken from the network param

deprecated
  • taken from the network parameter

Type declaration

  • indexerApi: string
  • sentryGrpcApi: string
  • sentryHttpApi: string
ethereumChainId?: EthereumChainId
deprecated
  • taken from the network parameter
feePayerPubKey?: string
network: Network
networkEndpoints?: NetworkEndpoints
simulateTx?: boolean
walletStrategy: WalletStrategy

Generated using TypeDoc