mirror of
https://github.com/oceanprotocol/react.git
synced 2025-01-03 18:35:18 +01:00
Update example/src/Publish.tsx
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
This commit is contained in:
parent
4b08d67fe1
commit
754fd74a98
@ -36,7 +36,7 @@ export function Publish() {
|
||||
const priceOptions = {
|
||||
price: 10,
|
||||
tokensToMint: 10,
|
||||
type: 'simple',
|
||||
type: 'fixed',
|
||||
weightOnDataToken: '',
|
||||
liquidityProviderFee: ''
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user