Skip to content

Commit

Permalink
added mint pack nfts
Browse files Browse the repository at this point in the history
  • Loading branch information
judezhu committed Aug 22, 2024
1 parent 75d2d70 commit 0976f27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pds/embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ var (
PackNFTTransferPackNFT []byte
//go:embed transactions/pds/mint_packNFT.cdc
PDSMintPackNFT []byte
//go:embed transactions/pds/mint_packNFTs.cdc
PDSMintPackNFTs []byte
//go:embed transactions/pds/open_packNFT.cdc
PDSOpenPackNFT []byte
//go:embed transactions/pds/reveal_packNFT.cdc
Expand Down

0 comments on commit 0976f27

Please sign in to comment.