dfinity / wg-identity-authentication

Repository of the Identity and Wallet Standards Working Group
https://wiki.internetcomputer.org/wiki/Identity_%26_Authentication
Apache License 2.0
28 stars 9 forks source link

Prefix ICRC-21 methods and types #39

Closed frederikrothenberger closed 11 months ago

frederikrothenberger commented 11 months ago

In order to separate the ICRC-21 mandated types and methods from other methods and types a canister might use, they should be prefixed with the standard name "icrc21_".

This PR introduces these prefixes. It also fixes a small inconsistency in the example.