fix(pollForBchServices()): filtering for only wallet-services, not consumers

This commit is contained in:
Chris Troutner
2024-04-28 16:53:34 -07:00
parent 8cffd7fae3
commit 70a69e98bb
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ const peerData = [
'@type': 'WebAPI',
name: 'trout-bch-wallet-service-dev',
version: '1.11.12',
protocol: 'bch-wallet',
protocol: 'bch-wallet-service',
description:
'IPFS service providing BCH blockchain access needed by a wallet.',
documentation: 'https://ipfs-bch-wallet-service.fullstack.cash/',