Update example/src/Publish.tsx

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
This commit is contained in:
mihaisc 2020-09-07 15:29:02 +03:00 committed by GitHub
parent 4b08d67fe1
commit 754fd74a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ export function Publish() {
const priceOptions = {
price: 10,
tokensToMint: 10,
type: 'simple',
type: 'fixed',
weightOnDataToken: '',
liquidityProviderFee: ''
}