Skip to content

Commit

Permalink
[mpl-core] calculate received price using full royalty (#105)
Browse files Browse the repository at this point in the history
* [mpl-core] enforce 100% buyside_creator_royalty_bp

* fix ci
  • Loading branch information
solonk8 authored Sep 6, 2024
1 parent 57a3050 commit 64051f3
Show file tree
Hide file tree
Showing 5 changed files with 5,648 additions and 5,037 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ pub struct SellState {

## Build and Test
```bash
npm i
yarn install
anchor build
anchor test
```
Expand Down
Loading

0 comments on commit 64051f3

Please sign in to comment.