- rm Goerli bootnodes - update Sepolia and Holesky bootnodes - Fix Authorization fields name to v, r, s - Add helper for recovering authority
Similar to the existing helpers for processing transactions, extend `libnimbus_lc.a` with support for processing receipts as well.
It is useful to verify transactions data against `transactionsRoot`. Add corresponding functionality to the light client library.