mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Update backend/src/apis/IotaConnector.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
parent
20a9de431b
commit
25c2ac6c06
@ -36,7 +36,7 @@ class IotaClientSingleton {
|
||||
IotaClientSingleton.IotaClient = new ClientBuilder().node(CONFIG.IOTA_API_URL).build()
|
||||
}
|
||||
|
||||
return IotaClientSingleton.IotaClint
|
||||
return IotaClientSingleton.IotaClient
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user