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:
@@ -130,7 +130,7 @@ class IpfsAdapter {
|
||||
// await chain.createKey('myKey', 'RSA', 4096)
|
||||
peerId = await chain.exportPeerId('myKey')
|
||||
}
|
||||
console.log(`Created peer ID: `, peerId)
|
||||
console.log('Created peer ID: ', peerId)
|
||||
|
||||
// Configure services
|
||||
const services = {
|
||||
|
||||
Reference in New Issue
Block a user