Skip to content

Commit

Permalink
sync local branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvmalik007 committed Oct 17, 2022
2 parents 4ff1ba8 + 18437ab commit adacdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/eip-3475/interfaces/IERC3475.sol
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ interface IERC3475 {

/**
* @dev Returns the values of given nonceId.
* @param metadataId index number of structure as explained in the metadata section in eip-3475.md
* @param metadataId index number of structure as explained in the metadata section in EIP-3475.
* @param classId is the class of bonds for which you determine the nonce.
* @param nonceId is the nonce for which you return the value struct info.
* Returns the values object corresponding to the given value.
Expand Down

0 comments on commit adacdf2

Please sign in to comment.