Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldb authored Jan 15, 2023
1 parent a7ce145 commit f8b2df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethlite-contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ contract = PunksMeta.new
# string is parsed.
# @param _tokenId the punk id
ary = contract.parseAttributes( 0 )
#=> ["Female 2", "Earring", "Blonde Bob", "Green Eye Shadow", "", "", "",
#=> ["Female 2", "Earring", "Blonde Bob", "Green Eye Shadow", "", "", "", ""]


# function getAttributes(uint256 _tokenId) returns (string)
Expand Down

0 comments on commit f8b2df5

Please sign in to comment.