fixed missing redundant square bracket

This commit is contained in:
igor 2022-07-14 18:03:28 +02:00
parent ca3b8f1c96
commit b4d36fc2e9

View File

@ -876,7 +876,7 @@ Since IPFS makes all data public and actually encrypting and eventually decrypti
* [service addresses](./parameters/service_addrs.json)
* [quorum service address](./parameters/quorum_addrs.json)
* [utility service address](./parameters/utility_addrs.json])
* [utility service address](./parameters/utility_addrs.json)
Matching service granularity to IPFS document content may make sense if we want to minimize updates due to service changes. However, we could have as easily put all the function addresses into one IPFS file. Regardless, let push our content to IPFS.