Page MenuHomePhabricator

[Cashtab] [extension address passing p9] Display the received address in the GetAddress.tsx component
ClosedPublic

Authored by bytesofman on Oct 19 2022, 21:50.

Details

Summary

T2550

Depends on D12321

Fetch and display the address from the extension in the GetAddress component

Test Plan
cd web/cashtab-components
npm run storybook

With your local build version of the extension active, click "Get Address" button from the "GetAddress" component. Notice that the input field is populated with the extension's active wallet address.
Change the active wallet in the extension and push "Get Address" again. Note new address now populates.

Diff Detail

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