cardano-web3-js / CW3Types / InitConfig
Type Alias: InitConfig
InitConfig =
object
Defined in: src/types/index.ts:102
CardanoWeb3 types
Properties
explorer?
optionalexplorer:object
Defined in: src/types/index.ts:108
koios?
optionalkoios:object
koios.headers?
optionalheaders:Headers
koios.url
url:
string
kupo?
optionalkupo:object
kupo.headers?
optionalheaders:Headers
kupo.url
url:
string
nftcdn?
optionalnftcdn:object
nftcdn.headers?
optionalheaders:Headers
nftcdn.url
url:
string
ogmios?
optionalogmios:object
ogmios.headers?
optionalheaders:Headers
ogmios.url
url:
string
network?
optionalnetwork:NetworkName
Defined in: src/types/index.ts:103
protocolParams?
optionalprotocolParams:ProtocolParameters
Defined in: src/types/index.ts:104
provider?
optionalprovider:Provider
Defined in: src/types/index.ts:107
slotConfig?
optionalslotConfig:SlotConfig
Defined in: src/types/index.ts:105
ttl?
optionalttl:number
Defined in: src/types/index.ts:106