yenom/BitcoinKit

Crypto.sign

Michael-lu-ke opened this issue · 1 comments

Current behavior

After Crypto.sign is signed, Crypto.verifySignature can be verified, but the chain verification fails. In addition, how to start with M after the signature, not H or I

Expected behavior

Steps to reproduce

Environment

  • BitcoinKit: 1.1.0
  • Xcode Version: 11.1
  • Swift Version: 5.1

After Crypto.sign is signed, Crypto.verifySignature can be verified, but the chain verification fails. In addition, how to start with M after the signature, not H or I