mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
5eca3beea9
* Prefer uint256.IsZero() or big.Sign() for 0-testing over BitLen() * Avoid redundant BitLen() |
||
---|---|---|
.. | ||
api.go | ||
backend.go | ||
get_proof.go |