Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

remove creator logics and events from mintFromZkBNB #135

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

jjqqbb
Copy link

@jjqqbb jjqqbb commented Mar 31, 2023

Description

remove creator logics and events from mintFromZkBNB

Rationale

getCreator concept is from EIP2571 and has closed because of inactivity, ethereum/EIPs#2571 (comment)

to save gas, remove logics for getCreator.

Example

Changes

Notable changes:

  • remove mapping : _nftCreators
  • remove input of mintFromZkBNB. _creatorAddress and _extraData
  • remove MintNFTFromZkBNB event

@qingyang-id qingyang-id merged commit 027c1c9 into bnb-chain:zns-2-l2 Apr 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants