LocalTestConfiguration
For the complete documentation index, see llms.txt
@midnight-ntwrk/testkit-js v4.0.4
Configuration class for local test environment implementing EnvironmentConfiguration
Implements
Constructors
Constructor
new LocalTestConfiguration(
ports):LocalTestConfiguration
Creates a new LocalTestConfiguration instance
Parameters
ports
Object containing port numbers for each component
Returns
LocalTestConfiguration
Properties
faucet
readonlyfaucet:string|undefined
Optional URL for the faucet service to obtain test tokens
Implementation of
EnvironmentConfiguration.faucet
indexer
readonlyindexer:string
인덱서 HTTP 엔드포인트의 URL
Implementation of
EnvironmentConfiguration.indexer
indexerWS
readonlyindexerWS:string
WebSocket URL for the indexer service
Implementation of
EnvironmentConfiguration.indexerWS
networkId
readonlynetworkId:string
네트워크 식별자
Implementation of
EnvironmentConfiguration.networkId
node
readonlynode:string
블록체인 노드의 URL
Implementation of
nodeWS
readonlynodeWS:string
WebSocket URL for the blockchain node
Implementation of
EnvironmentConfiguration.nodeWS
proofServer
readonlyproofServer:string
증명 생성 서버의 URL
Implementation of
EnvironmentConfiguration.proofServer
walletNetworkId
readonlywalletNetworkId:string
Wallet 네트워크 식별자