File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ and includes the recent best block number of the local validators chain as well
13
13
as the ` NetworkState ` .
14
14
It is submitted as an Unsigned Transaction via off-chain workers.
15
15
16
- - [ ` im_online::Config ` ] ( https://docs.rs/pallet-im-online/latest/pallet_im_online/trait.Config .html )
16
+ - [ ` im_online::Trait ` ] ( https://docs.rs/pallet-im-online/latest/pallet_im_online/trait.Trait .html )
17
17
- [ ` Call ` ] ( https://docs.rs/pallet-im-online/latest/pallet_im_online/enum.Call.html )
18
18
- [ ` Module ` ] ( https://docs.rs/pallet-im-online/latest/pallet_im_online/struct.Module.html )
19
19
@@ -48,4 +48,4 @@ decl_module! {
48
48
49
49
This module depends on the [ Session module] ( https://docs.rs/pallet-session/latest/pallet_session/ ) .
50
50
51
- License: Apache-2.0
51
+ License: Apache-2.0
You can’t perform that action at this time.
0 commit comments