rabbitholegg / quest-protocol

Quests Protocol is a protocol to distribute token rewards for completing on-chain tasks.
GNU General Public License v3.0
89 stars 23 forks source link

change txHashChainId to uint32 #240

Closed waynehoover closed 10 months ago

waynehoover commented 10 months ago

Zora chain id is 7777777 which does not fit in uint16, so we need to up to uint32.