Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement nft_contract_on_approve for market contract #2

Open
0x5CE opened this issue Nov 19, 2021 · 0 comments
Open

Implement nft_contract_on_approve for market contract #2

0x5CE opened this issue Nov 19, 2021 · 0 comments
Labels

Comments

@0x5CE
Copy link
Contributor

0x5CE commented Nov 19, 2021

Decide the best approach to integrate market and nft contracts.

 function nft_on_approve(
  token_id: TokenId,
  owner_id: string,
  approval_id: number,
  msg: string,
) {}
@bestatigen bestatigen changed the title Create nft_contract_on_aprove for market contract Create nft_contract_on_approve for market contract Nov 21, 2021
@bestatigen bestatigen changed the title Create nft_contract_on_approve for market contract Implement nft_contract_on_approve for market contract Nov 21, 2021
@bestatigen bestatigen assigned 0x5CE and unassigned bestatigen and 0x5CE Nov 29, 2021
@bestatigen bestatigen transferred this issue from curaOS/source Dec 2, 2021
@sekaiking sekaiking added the feat label Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants