mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 02:17:58 +00:00
updated link for example module in template (#2020)
This commit is contained in:
committed by
Bastian Köcher
parent
c3c7fdd052
commit
218536a825
@@ -6,7 +6,7 @@
|
||||
|
||||
|
||||
/// For more guidance on Substrate modules, see the example module
|
||||
/// https://github.com/paritytech/substrate/blob/gav-template/srml/example/src/lib.rs
|
||||
/// https://github.com/paritytech/substrate/blob/master/srml/example/src/lib.rs
|
||||
|
||||
use support::{decl_module, decl_storage, decl_event, StorageValue, dispatch::Result};
|
||||
use system::ensure_signed;
|
||||
|
||||
Reference in New Issue
Block a user