Test init WL compatible open-edition collection
This commit is contained in:
parent
9095c5c06c
commit
004b102540
@ -628,6 +628,7 @@ export const OpenEditionMinterCreator = ({
|
||||
num_tokens:
|
||||
mintingDetails?.limitType === ('count_limited' as LimitType) ? mintingDetails.tokenCountLimit : null,
|
||||
payment_address: mintingDetails?.paymentAddress || null,
|
||||
whitelist: null,
|
||||
},
|
||||
collection_params: {
|
||||
code_id: collectionDetails?.updatable
|
||||
|
Loading…
Reference in New Issue
Block a user