Page MenuHomePhabricator

[Cashtab] Update bip21 parsing to match latest spec, op_return_raw vs opreturn
ClosedPublic

Authored by bytesofman on Jan 19 2024, 06:21.

Details

Summary

Since electrum already has support for it, we are using the param name op_return_raw instead of opreturn. This has already been updated in doc/standards.

This isn't implemented yet on any Cashtab screens, so only need to update the function + unit tests.

Test Plan

npm test

Diff Detail

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