6529-Collections / nftdelegation

Delegation contract
MIT License
16 stars 7 forks source link

adding tokenId #6

Closed 0xCooki closed 1 year ago

0xCooki commented 1 year ago

Added a uint256 tokenId variable to the delegationAddresses struct, and added it to the creation of toHash, fromHash, and globalHash creation flows.