-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update README * Update paxos-token-contracts commit to ab4ea0b * Update to latest audited hash * Update readme
- Loading branch information
1 parent
f712b0c
commit 8e50618
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule paxos-token-contracts
updated
9 files
+0 −1 | PaxosToken.abi | |
+0 −1 | PaxosToken.bin | |
+1 −2 | README.md | |
+1 −0 | abis/PaxosTokenV2.abi | |
+1,105 −0 | abis/SupplyControl.abi | |
+1 −0 | contracts/PaxosTokenV2.sol | |
+2 −2 | package-lock.json | |
+6 −7 | package.json | |
+5 −0 | test/SupplyControlledTokenTest.js |