Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 17924d2

Browse files
committed
Update lib comment
1 parent 70f3975 commit 17924d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! A lighter Token program for SVM.
1+
//! An ERC20-like Token program for the Solana blockchain.
22
33
mod entrypoint;
44
mod processor;

0 commit comments

Comments
 (0)