diff --git a/centrifuge-app/.env-config/.env.development b/centrifuge-app/.env-config/.env.development index a1a9a0e836..32875c8155 100644 --- a/centrifuge-app/.env-config/.env.development +++ b/centrifuge-app/.env-config/.env.development @@ -17,4 +17,4 @@ REACT_APP_WHITELISTED_ACCOUNTS= REACT_APP_TINLAKE_SUBGRAPH_URL=https://graph.centrifuge.io/tinlake REACT_APP_REWARDS_TREE_URL=https://storage.googleapis.com/rad-rewards-trees-kovan-staging/latest.json REACT_APP_WALLETCONNECT_ID=c32fa79350803519804a67fcab0b742a -REACT_APP_MEMBERLIST_ADMIN_PURE_PROXY=kAKfp33p1SHRq6d1BMtGndP7Cek6pH6oZKKUoA7wJXRUqf6FY +REACT_APP_MEMBERLIST_ADMIN_PURE_PROXY=kAJ27w29x7gHM75xajP2yXVLjVBaKmmUTxHwgRuCoAcWaoEiz diff --git a/centrifuge-js/src/modules/pools.ts b/centrifuge-js/src/modules/pools.ts index 5b2bb11352..8ec9b28a48 100644 --- a/centrifuge-js/src/modules/pools.ts +++ b/centrifuge-js/src/modules/pools.ts @@ -730,7 +730,8 @@ export function getPoolsModule(inst: Centrifuge) { trancheInput, currency, maxReserve.toString(), - pinnedMetadata.ipfsHash + pinnedMetadata.ipfsHash, + [] ) if (options?.createType === 'propose') { const proposalTx = api.tx.utility.batchAll([ diff --git a/onboarding-api/env-vars/development.env b/onboarding-api/env-vars/development.env index 3bb080d8a0..747e8d40ca 100644 --- a/onboarding-api/env-vars/development.env +++ b/onboarding-api/env-vars/development.env @@ -1,5 +1,5 @@ REDIRECT_URL=https://app-dev.k-f.dev -MEMBERLIST_ADMIN_PURE_PROXY=kAKfp33p1SHRq6d1BMtGndP7Cek6pH6oZKKUoA7wJXRUqf6FY +MEMBERLIST_ADMIN_PURE_PROXY=kAJ27w29x7gHM75xajP2yXVLjVBaKmmUTxHwgRuCoAcWaoEiz COLLATOR_WSS_URL=wss://fullnode.development.cntrfg.com RELAY_WSS_URL=wss://fullnode-relay.development.cntrfg.com INFURA_KEY=bf808e7d3d924fbeb74672d9341d0550