ios – The way to show present testnet Bitcoin Stability utilizing BitcoinKit?


Once I ship take a look at bitcoins to the steadiness of my pockets generated within the app utilizing BitcoinKit (https://github.com/horizontalsystems/BitcoinKit.Swift), take a look at bitcoins could be seen by way of https://reside.blockcypher.com/. Nevertheless, I do not see this steadiness once I take a look at my app.[enter image description here](https://i.senter picture description right heretack.imgur.com/EVcaW.png)

I attempted to vary the protocol(goal) of the pockets

class Configuration {
    static let shared = Configuration()

    let minLogLevel: Logger.Stage = .verbose
    let testNet = true
    let goal = Objective.bip84 //right here
    let defaultWords = [
//        "current force clump paper shrug extra zebra employ prefer upon mobile hire",
        "popular game latin harvest silly excess much valid elegant illness edge silk",
    ]
}

I attempted to make use of authentic satoshi worth nevertheless it additionally was equal to 0.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles