mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced 2026-09-21 16:52:03 -07:00
linting
This commit is contained in:
Vendored
+1
-1
@@ -69,7 +69,7 @@ export default {
|
||||
// Information passed to other IPFS peers about this node.
|
||||
apiInfo: 'https://ipfs-bch-wallet-service.fullstack.cash/',
|
||||
|
||||
ipfsCoordName: ipfsCoordName,
|
||||
ipfsCoordName,
|
||||
|
||||
// JSON-LD and Schema.org schema with info about this app.
|
||||
announceJsonLd: {
|
||||
|
||||
@@ -108,7 +108,7 @@ class TestUtils {
|
||||
privateLog: this.rpcHandler, // Default to console.log
|
||||
isCircuitRelay: false,
|
||||
apiInfo: 'none',
|
||||
announceJsonLd: announceJsonLd,
|
||||
announceJsonLd,
|
||||
nodeType: 'external'
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user