alan-turing-institute / trustchain

Trustworthy decentralised PKI
https://alan-turing-institute.github.io/trustchain/
Apache License 2.0
9 stars 4 forks source link

Remove ion_endpoint in trustchain-ffi #137

Closed thobson88 closed 9 months ago

thobson88 commented 9 months ago

Closes #136.

Removes ion_endpoint in the EndpointOptions inside FFIConfig. Makes the trustchain_endpoint non-optional.

This change is needed to support the removal of the ionEndpoint config setting in trustchain-mobile (see issue #60).