We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82baec7 commit 582f665Copy full SHA for 582f665
README.md
@@ -2,7 +2,7 @@
2
3
The Timestamp module provides functionality to get and set the on-chain time.
4
5
-- [`timestamp::Config`](https://docs.rs/pallet-timestamp/latest/pallet_timestamp/trait.Config.html)
+- [`timestamp::Trait`](https://docs.rs/pallet-timestamp/latest/pallet_timestamp/trait.Trait.html)
6
- [`Call`](https://docs.rs/pallet-timestamp/latest/pallet_timestamp/enum.Call.html)
7
- [`Module`](https://docs.rs/pallet-timestamp/latest/pallet_timestamp/struct.Module.html)
8
@@ -71,4 +71,4 @@ the Timestamp module for session management.
71
72
* [Session](https://docs.rs/pallet-session/latest/pallet_session/)
73
74
-License: Apache-2.0
+License: Apache-2.0
0 commit comments