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.
Differential D16304
[explorer] Show the token balance Fabien on Jun 6 2024, 12:18. Authored by
Details
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. cargo run Check an address page with tokens, the balance is correctly displayed.
Diff Detail
Event TimelineComment Actions Build Bitcoin ABC Diffs / Diff Testing (preview-explorer) passed. |