Skip to content
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
alexj70 opened this issue Jun 21, 2022 · 0 comments
Open

URLSessionTask failed with error for syncMode = .api #604

alexj70 opened this issue Jun 21, 2022 · 0 comments

Comments

@alexj70
Copy link

alexj70 commented Jun 21, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant