Skip to content

dkg.js 6.1.2 Release

Compare
Choose a tag to compare
@NZT48 NZT48 released this 12 Jan 11:24
· 80 commits to master since this release
a9d150b

Description

In dkg.js 6.1.2 we have included an improvement where we changed the order of operations in knowledge asset creation. Client will now first send a replication request to the network, and only if that is successful, it will proceed and send request to connected node store it also in his triple store.

Improvement

  • First send replication to the network, after that request for storing on local node (#127)

#TraceOn