Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into chore/578/general-…
Browse files Browse the repository at this point in the history
…review-project-structure
  • Loading branch information
cernicc committed Nov 25, 2024
2 parents b84d4e0 + 3f12350 commit 6f90f68
Show file tree
Hide file tree
Showing 4 changed files with 271 additions and 314 deletions.
2 changes: 1 addition & 1 deletion node/src/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ use cumulus_relay_chain_interface::{OverseerHandle, RelayChainInterface};
use frame_benchmarking_cli::SUBSTRATE_REFERENCE_HARDWARE;
// Local Runtime Types
use polka_storage_runtime::{
apis::RuntimeApi,
opaque::{Block, Hash},
RuntimeApi,
};
use prometheus_endpoint::Registry;
use sc_client_api::Backend;
Expand Down
306 changes: 0 additions & 306 deletions runtime/src/apis.rs

This file was deleted.

Loading

0 comments on commit 6f90f68

Please sign in to comment.