mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 08:11:04 +00:00
[improve docs]: Timestamp pallet (#1435)
This PR improves the docs for the Timestamp pallet by following our [Documentation Guidelines](https://github.com/paritytech/polkadot-sdk/blob/master/docs/DOCUMENTATION_GUIDELINE.md) more closely. --------- Co-authored-by: Juan <juangirini@gmail.com> Co-authored-by: Francisco Aguirre <franciscoaguirreperez@gmail.com>
This commit is contained in:
@@ -27,6 +27,8 @@ sp-std = { path = "../../primitives/std", default-features = false}
|
||||
sp-storage = { path = "../../primitives/storage", default-features = false}
|
||||
sp-timestamp = { path = "../../primitives/timestamp", default-features = false}
|
||||
|
||||
docify = "0.2.1"
|
||||
|
||||
[dev-dependencies]
|
||||
sp-core = { path = "../../primitives/core" }
|
||||
sp-io = { path = "../../primitives/io" }
|
||||
|
||||
Reference in New Issue
Block a user