orion-bcdb / orion-sdk-java

Apache License 2.0
1 stars 2 forks source link

Fetch cluster config and create signature verifier #14

Open tock-ibm opened 1 year ago

tock-ibm commented 1 year ago

While creating a DBSession, we need to get the current cluster config, update the replica set, and also create signature verifier to verify server's signature on the responses such as transaction receipt, etc...