Page MenuHomePhabricator

[ecash-wallet] Patch README to use correct import syntax and fromMnemonic constructor
ClosedPublic

Authored by bytesofman on Jul 21 2025, 10:19.

Details

Summary

We no longer export Wallet default, so we need to import in brackets. Use the new fromMnemonic constructor in the README which will probably be the more common instantiation.

Test Plan

proofread

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable