Alexandr
Alexandr
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...
When I send BTC to any wallet (testNet or mainNet) I receive "emptyOutputs" error. I tried it in my application using BitcoinKit 0.15.4. I tried to do in your example...
Hi. Cannot receive the fee address of test wallet is "mtz74qT7WgtynjXEDpRUBMvpAPYGAhmJnq", balance: 0.0004 BTC var pluginData = [UInt8: IPluginData]() if timeLockEnabled { pluginData[HodlerPlugin.id] = HodlerData(lockTimeInterval: self.selectedTimeInterval) } let fee =...
Is there any possibility to sing message data with "eth_signTypedData_v4" method?
Cocoapods WalletConnectSwift (1.7.0) After confirmation swap nothing happens.