git-consensus / contracts

Converts the informal ownership structure of an open-source git project to a formal DAO, with token distribution mechanisms for contributors.
GNU General Public License v3.0
13 stars 0 forks source link

fix ITokenFactory maxMintablePerHash doc comments #50

Closed 0x6080 closed 2 years ago

0x6080 commented 2 years ago

Description

Was reading https://git-consensus.github.io/docs/api/itokenfactory/ and saw this not following the same format and have no comment.

Copy pasted comment from IToken.

Test Coverage

forge test: Test result: ok. 20 passed; 0 failed; finished in 12.73s npm run test: 11 passing (19s)

0x6080 commented 2 years ago

@mattstam need doc update but don't see docs repo to clone

mattstam commented 2 years ago

@mattstam need doc update but don't see docs repo to clone

Since the repo is currently private, I will do the doc update on my end.