Skip to content

Commit

Permalink
added create distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
judezhu committed Aug 27, 2024
1 parent 81bb88e commit ac48366
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 @@ -33,4 +33,6 @@ var (
PDSOpenPackNFT []byte
//go:embed transactions/pds/reveal_packNFT.cdc
PDSRevealPackNFT []byte
//go:embed transactions/pds/create_distribution.cdc
PDSCreateDistribution []byte
)

0 comments on commit ac48366

Please sign in to comment.