Skip to content

Commit

Permalink
Merge pull request #74 from holaplex/espi/collection-actions
Browse files Browse the repository at this point in the history
Credit Action Retry Create Collection
  • Loading branch information
kespinola authored Aug 1, 2023
2 parents 2d83898 + 3b10d49 commit c1d8380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions credits.proto
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ enum Action {
MINT = 7;
MINT_COMPRESSED = 8;
CREATE_COLLECTION = 9;
RETRY_COLLECTION = 10;
}

enum Blockchain {
Expand Down

0 comments on commit c1d8380

Please sign in to comment.