Page MenuHomePhabricator

[explorer] Show the token balance
ClosedPublic

Authored by Fabien on Thu, Jun 6, 12:18.

Details

Reviewers
Mengerian
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rABCd8f836e9e276: [explorer] Show the token balance
Summary

This was not working because of a change in the token id format from the NNG chronik (previously was bytes, now it's hex encoded). This caused a double hex encoding issue that failed the token lookup.

Ref T3543.

Test Plan
cargo run

Check an address page with tokens, the balance is correctly displayed.

Diff Detail

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