Page MenuHomePhabricator

[explorer] Simplify JsonToken
ClosedPublic

Authored by Fabien on Fri, Apr 12, 13:30.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCdde4f83cd5d0: [explorer] Simplify JsonToken
Summary

The group id is unused in the templates, and the token type is encoded as i32 so we can avoid the cast.

Test Plan
cargo run

Diff Detail

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