forked from solana-labs/solana-program-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating Stateless Offer to Optionally Include Fees (solana-labs#2507)
* Updating Stateless Offer PDA seeds to only require main wallet and mint types * Added optional payment of creator fees for NFTs * Addressed formatting issues * Fixed bugs in fee paying code, removed logs to lower compute limit * Add in check to make sure the proper metadata is passed in * Added workflow for taker posting NFT (maker pays fees)
- Loading branch information
1 parent
ef72e56
commit c8963e8
Showing
5 changed files
with
328 additions
and
49 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.