Skip to content

Commit

Permalink
Add missing comment in template
Browse files Browse the repository at this point in the history
  • Loading branch information
Bargsteen committed Oct 10, 2023
1 parent ad9c6c8 commit 68814b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/cis2-nft/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
//! address to another address. An address can enable and disable one or more
//! addresses as operators. An operator of some address is allowed to transfer
//! any tokens owned by this address.
//!
//! Tests are located in `./tests/tests.rs`.

#![cfg_attr(not(feature = "std"), no_std)]

Expand Down

0 comments on commit 68814b4

Please sign in to comment.