Skip to content

Commit

Permalink
Fix Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yubrew committed Aug 25, 2023
1 parent d0f23cb commit 36c920b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/minters/vending-minter-wl-flex/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stargaze Vending Minter with Flexible Whitelist Contract

A vending minter designed to have a flexible whitelist. The whitelist is genereated from a snapshot of an existing collection to give a per address limit based on existing NFT ownership.
A vending minter designed to have a flexible whitelist. The whitelist is generated from a snapshot of an existing collection to give a per address limit based on existing NFT ownership.

This removes 3% whitelist limit. It only works with sg-whitelist-flex.

0 comments on commit 36c920b

Please sign in to comment.