Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Mediator : Expose AddKeyToRouter function through Client #2265

Open
rolsonquadras opened this issue Oct 22, 2020 · 0 comments
Open

Mediator : Expose AddKeyToRouter function through Client #2265

rolsonquadras opened this issue Oct 22, 2020 · 0 comments

Comments

@rolsonquadras
Copy link
Contributor

Currently, the mediator client provides functions to register/unregister router and to get the router config.

There can be cases where clients can create the DIDDocument and would need to add the newly created keys to the router. The function is already available in mediator service. This needs to be exposed as part of client/command layer.

https://github.com/hyperledger/aries-framework-go/blob/b3f5204cb72a7a94b157e9d815244d34b3aa1d5d/pkg/didcomm/protocol/mediator/service.go#L634

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant