ParachainHost: No need to be generic over the block or hash type (#2537)
The `BlockNumber` and `Hash` are fixed types any way.
parent
8f03570a
Showing
- polkadot/node/service/src/fake_runtime_api.rs 1 addition, 1 deletionpolkadot/node/service/src/fake_runtime_api.rs
- polkadot/primitives/src/runtime_api.rs 19 additions, 16 deletionspolkadot/primitives/src/runtime_api.rs
- polkadot/runtime/rococo/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment