oleganza / CoreBitcoin

Awesome Bitcoin toolkit for ObjC and Swift
Do What The F*ck You Want To Public License
719 stars 255 forks source link

how to create Segwit address #128

Open iphoneten opened 4 years ago

iphoneten commented 4 years ago

how to create Segwit address

i use [BTCScriptHashAddress addressWithData:BTCHash160(key.uncompressedPublicKey)]

wrong

iphoneten commented 4 years ago

私钥生成的隔离见证地址和助记词生成的隔离见证地址不一样的吗?

LoveBadBoy commented 4 years ago

私钥生成的隔离见证地址和助记词生成的隔离见证地址不一样的吗?

你找到生成隔离见证的方法了吗

huzhengyang commented 3 years ago

同问