Page MenuHomePhabricator

[explorer] Deduplicate the token action strings
ClosedPublic

Authored by Fabien on Fri, Apr 12, 09:39.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC4755b7ef1aa5: [explorer] Deduplicate the token action strings
Summary

The template is very difficult to maintain and is causing a duplication
as the same parsing already exists.
We can prepare the content on the rust side directly to simplify and
deduplicate the code. The token URL is converted the same way.

Test Plan
cargo run

Diff Detail

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