OvergrowthZhang

Results 3 issues of OvergrowthZhang

有没有demo 源码参考一下 谢谢

Whether Bitcoin supports the test network for transactions

# Current behavior # Expected behavior # Steps to reproduce 1. source 'https://github.com/CocoaPods/Specs.git' platform :ios, '11.0' use_modular_headers! use_frameworks! target 'TestBicCoin' do pod "CoreBitcoin" pod 'BitcoinKit', '~> 1.1.0' end 2. 执行pod...