fix(deps): Updating minimal-slp-wallet

This commit is contained in:
Chris Troutner
2022-10-09 06:37:12 -07:00
parent 9b775c5bf6
commit dd662e9fe9
11 changed files with 101 additions and 155 deletions
+1 -1
View File
@@ -116,5 +116,5 @@ export default {
chatPubSubChan: 'psf-ipfs-chat-001',
// IPFS gateway
ipfsGateway: process.env.IPFS_GATEWAY ? process.env.IPFS_GATEWAY : 'https://p2wdb-gateway.fullstack.cash/ipfs/'
ipfsGateway: process.env.IPFS_GATEWAY ? process.env.IPFS_GATEWAY : 'https://p2wdb-gateway-678.fullstack.cash/ipfs/'
}