Skip to content

Commit b0d2211

Browse files
committed
Add Implementation
1 parent 8a8b8c2 commit b0d2211

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

nep-24.mediawiki

+5
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,8 @@ Marketplaces that support this standard MUST emit the event, <code>RoyaltiesTran
159159
MUST trigger after marketplaces transferring royalties to the royalty recipient if <code>royaltyInfo</code> method is implemented.
160160

161161
Each <code>royaltyRecipient</code> has 1 event. That means if there are 5 <code>royaltyRecipient</code> in <code>royaltyInfo</code> method, 5 <code>RoyaltiesTransferred</code> events MUST be triggered.
162+
163+
==Implementation==
164+
165+
https://github.com/OnBlockIO/n3-tokens-contracts/blob/6b01ac3f46b18629f880dcac4e2f5bb4e7f94a37/contracts/NEP11/GhostMarket.NFT.py#L475
166+

0 commit comments

Comments
 (0)