casper-ecosystem / cep18

Implementation of ERC20 token for the CasperLabs platform.
https://casper.network/docs/dapp-dev-guide
Apache License 2.0
27 stars 46 forks source link

Remove legacy commands from the `lib.rs` comments section #49

Closed devendran-m closed 1 year ago

devendran-m commented 2 years ago

Remove the obsolete cargo casper --erc20 <PATH TO NEW PROJECT> comment from this comments section of lib.rs

gRoussac commented 1 year ago

Hi @devendran-m This has been removed on dev branch. Closing this for now thanks.

devendran-m commented 1 year ago

Thanks, @gRoussac , much appreciated