Skip to content

Make the sdk compatible with a custom keystore.#19

Open
olawolu wants to merge 1 commit intotkhq:mainfrom
olawolu:main
Open

Make the sdk compatible with a custom keystore.#19
olawolu wants to merge 1 commit intotkhq:mainfrom
olawolu:main

Conversation

@olawolu
Copy link

@olawolu olawolu commented Sep 26, 2023

The method sdk.New takes in only the keyname, while the sdk already supports a custom store by implementing the store.Store interface, it is currently not possible to use this custom store.

This PR makes this possible by passing in a store.Store type into sdk.New.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant