Skip to content

Commit

Permalink
πŸ”Š Add reservedNftCount in mint log payload
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Jul 26, 2023
1 parent acf4dab commit 70c6ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/nft/iscn/_iscnId.vue
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,7 @@ export default class NFTTestMintPage extends Vue {
{
contentUrl: this.iscnData.contentMetadata?.url,
initialBatch: this.initialBatch,
reservedNftCount: this.reserveNft,
},
{
params: {
Expand Down

0 comments on commit 70c6ab2

Please sign in to comment.