-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implements BulkWriter.transferAndEquip.
The NFT to transfer can be equipped, nested or free. The destination must be an NFT. The NFT can be equipped into the destination. If destination slot is occupied, it will be unequipped. All these operations happen under a single transactions, given the right approvals.
- Loading branch information
1 parent
d175ab9
commit 67d5853
Showing
3 changed files
with
382 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.