This commit is contained in:
Chris Troutner
2024-01-28 08:04:02 -08:00
parent 2724b500ee
commit ceb58caba1
+1 -1
View File
@@ -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 = {