Skip to content
Snippets Groups Projects
Commit 355cd0aa authored by Bryan Chen's avatar Bryan Chen
Browse files

fix format

parent b446511f
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ use sp_api::ProvideRuntimeApi;
use sp_blockchain::HeaderBackend;
use sp_runtime::{generic::BlockId, traits::Block as BlockT};
pub use orml_oracle_rpc_runtime_api::OracleApi as OracleRuntimeApi;
pub use self::gen_client::Client as OracleClient;
pub use orml_oracle_rpc_runtime_api::OracleApi as OracleRuntimeApi;
#[rpc]
pub trait OracleApi<BlockHash, Key, Value> {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment