mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-consumer.git
synced 2026-09-21 16:52:03 -07:00
fix(config): Adding web2Api property to jsonLd config
This commit is contained in:
Vendored
+4
-1
@@ -119,7 +119,10 @@ export default {
|
||||
'@type': 'Organization',
|
||||
name: 'Permissionless Software Foundation',
|
||||
url: 'https://PSFoundation.cash'
|
||||
}
|
||||
},
|
||||
|
||||
// If this node has an IP4 address or domain name used to provide a REST API.
|
||||
web2Api: null
|
||||
},
|
||||
|
||||
// IPFS Ports
|
||||
|
||||
Reference in New Issue
Block a user