Skip to content

Commit

Permalink
lets try that
Browse files Browse the repository at this point in the history
  • Loading branch information
haerdib committed Mar 30, 2023
1 parent d38eed0 commit b28f1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ use log::*;
use my_node_runtime::{Hash, Header, RuntimeEvent};
use sgx_types::*;
use substrate_api_client::{
primitives::StorageChangeSet, rpc::HandleSubscription, GetHeader, SubmitAndWatchUntilSuccess,
primitives::StorageChangeSet, rpc::HandleSubscription, GetHeader, SubmitAndWatch,
SubscribeChain, SubscribeFrameSystem, XtStatus,
};

Expand Down

0 comments on commit b28f1ae

Please sign in to comment.