Skip to content

Commit

Permalink
Merge pull request #73 from holaplex/espi/collection-actions
Browse files Browse the repository at this point in the history
Credit Collection Actions
  • Loading branch information
kespinola authored Aug 1, 2023
2 parents a76c1a4 + 53d4935 commit 2d83898
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions credits.proto
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ enum Action {
RETRY_MINT = 4;
CREATE_WALLET = 5;
RETRY_DROP = 6;
MINT = 7;
MINT_COMPRESSED = 8;
CREATE_COLLECTION = 9;
}

enum Blockchain {
Expand Down

0 comments on commit 2d83898

Please sign in to comment.