This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
URLSessionTask failed with error for syncMode = .api #604
Open
Description
Good day
kit = try BitcoinCashKit(
withWords: words,
walletId: "bitcoin-cash-wallet-id",
syncMode: .api,
networkType: networkType,
confirmationsThreshold: 1,
logger: .init(minLogLevel: .error)
)
in func kitStateUpdated(state: BitcoinCore.KitState) I receive the error
URLSessionTask failed with error: A server with the specified hostname could not be found.
Metadata
Assignees
Labels
No labels