mirror of
https://github.com/oceanprotocol/react.git
synced 2024-12-22 17:23:32 +01:00
example update
This commit is contained in:
parent
18f3a5f306
commit
42452805e5
@ -53,7 +53,7 @@ function App() {
|
||||
}, [])
|
||||
|
||||
return (
|
||||
<OceanProvider initialConfig={configRinkeby} web3ModalOpts={web3ModalOpts}>
|
||||
<OceanProvider initialConfig={configRinkeby} web3ModalOpts={web3ModalOpts} marketFeeAddress={'0x4D156A2ef69ffdDC55838176C6712C90f60a2285'}>
|
||||
<div className="container">
|
||||
<NetworkMonitor />
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user