Skip to content
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
@alexj70

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions