Page MenuHomePhabricator

[Cashtab] [ECPair from wif p5] Implement local msg signing
AbandonedPublic

Authored by bytesofman on Nov 15 2022, 11:44.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Summary

T2730

Depends on D12491

Implement message signing without use of the BCH param. Compare new method to legacy method.

Test Plan

npm start and sign some msgs. Look for The signatures match in the dev console.

Diff Detail