Page MenuHomePhabricator

[proof-manager] Apply clippy fixes on the proof-manager-cli and its dependencies
ClosedPublic

Authored by Fabien on Sep 30 2025, 08:47.

Details

Summary

This affects ecash-secp256k1, avalanche-lib-wasm and proof-manager-cli.

There is no change in behavior. One of the warnings is ignored (too many arguments) in sign.rs.

Test Plan
cd apps/proof-manager-cli
cargo clippy

Diff Detail

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