Page MenuHomePhabricator

[explorer] Simplify JsonToken
ClosedPublic

Authored by Fabien on Apr 12 2024, 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
Branch
jsontoken_no_groupid
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28515
Build 56571: Build Diff
Build 56570: arc lint + arc unit