Skip to content

Commit

Permalink
updated changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Nov 29, 2023
1 parent 028c3aa commit ef246c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/rare-wolves-cheat.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ lower level `preminter.ts` now supports premint v2 by defining v2 typed data def
### Changes to PremintClient

`PremintClient` creation, updating, and deletion now take both premint config v1 and v2, but currently rejects them until the backend api supports creating v2 premints.

* `isValidSignature` now just takes the data directly as a param, instead of `{data}`

0 comments on commit ef246c2

Please sign in to comment.