Arshdeep Singh

Results 5 comments of Arshdeep Singh

Hi @acuderman, how can we create DLL for postgres_storage plugin. when i try to build the postgres_storage plugin project on windows, i am also facing similar error. https://github.com/hyperledger/indy-sdk/issues/2248

yeah, on Ubuntu we are also able to build it and generate the .so file for this plugin. But we need to generate the DLL so that we can reference...

@pfeairheller isn't the `recp` field in body required to set the multisig member AID when sending an `exn` message asking multisig members to join an operation?

To migrate an existing registry of the multisig AID to the wallet of a newly added member, follow these steps: - From the wallet of an existing member of the...

@daviddm we used KERIA v1.1. This endpoint is also in the latest code of `main` branch. It is in `HttpEnd` class of [indirecting.py](https://github.com/WebOfTrust/keria/blob/main/src/keria/app/indirecting.py)