PartyDAO / partybid

PartyBid contracts
MIT License
246 stars 63 forks source link

Update abi event indexed #84

Open brucexc opened 2 years ago

brucexc commented 2 years ago

update the corresponding indexed in CollectionPartyDeployed event because of the #73

In reference to https://github.com/PartyDAO/partybid/pull/73

height[bot] commented 2 years ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

brucexc commented 2 years ago

In addition,although #73 has been merged, events that PartyBuyDeployed and PartyBidDeployed in Ethereum do not add indexing.