Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
makarychev committed Nov 14, 2024
1 parent b306e24 commit 84bc4f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,8 @@ Typically any legal entity third-party Transfer Agent will need access to both t
| mint() | no | **yes** | no | no |
| burn() | no | **yes** | no | no |
| forceTransferBetween() | no | **yes** | no | no |
| pause() or unpause (ie pause(false)) | **yes** | no | **yes** | no |
| pause() or unpause (ie pause(false)) | **yes** | no | **yes** | no |
| setMaxTotalSuplly() | no | **yes** | no | no |
| setAllowGroupTransfer() | no | no | **yes** | no |
| setHolderMax() | no | no | **yes** | no |
| setHolderGroupMax() | no | no | **yes** | no |
Expand Down

0 comments on commit 84bc4f8

Please sign in to comment.