Files
pezkuwi-subxt/substrate/client/rpc-spec-v2
Alexandru Vasile 3a87390b30 chainHead/tests: Fix clippy (#2325)
Remove the genesis hash from tests:
- Clippy was passing on the PR:
https://github.com/paritytech/polkadot-sdk/pull/2296
- Clippy fails on master:
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4328487

This was a race with merging:
https://github.com/paritytech/polkadot-sdk/pull/2295, which introduced
another test that used the `CHAIN_GENESIS`

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
2023-11-14 19:35:02 +02:00
..
2023-11-14 19:35:02 +02:00
2023-09-04 12:02:32 +03:00

Substrate RPC interfaces.

A collection of RPC methods and subscriptions supported by all Substrate clients.

License: GPL-3.0-or-later WITH Classpath-exception-2.0