Page MenuHomePhabricator

[Cashtab] [p1 local msg verify] Verify function is not async
ClosedPublic

Authored by bytesofman on Nov 10 2022, 10:18.

Details

Summary

T2730

Stacked diff to deprecate bchObj.BitcoinCash.verifyMessage

This diff removes the async from the existing function, as bchObj.BitcoinCash.verifyMessage is not an async function. This is a bug fix as preparation for dropping in a replacement function.

Test Plan

npm start
Verify some messages, note no change in existing functionality

Diff Detail

Repository
rABC Bitcoin ABC
Branch
local-msg-signing
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20865
Build 41387: Build Diffcashtab-tests
Build 41386: arc lint + arc unit