Skip to content

Commit

Permalink
update HubV3ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
calebtuttle committed Feb 2, 2024
1 parent 91ef8c9 commit fa55ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/HubV3ABI.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ export default [
"function transferFrom(address,address,uint256)",
"function transferOwnership(address)",
"function usedNullifiers(uint256) view returns (bool)",
"function getSBTByNullifier(uint256 nullifier) view returns (tuple(uint256 expiry, uint256[] publicValues, bool revoked) sbt)",
];

0 comments on commit fa55ba6

Please sign in to comment.