Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(iroha-connector): implement Iroha's setSettingValue command #1257

Open
hanxu12 opened this issue Aug 20, 2021 · 0 comments
Open

feat(iroha-connector): implement Iroha's setSettingValue command #1257

hanxu12 opened this issue Aug 20, 2021 · 0 comments
Labels
Iroha Bugs/features related to the Iroha ledger connector plugin

Comments

@hanxu12
Copy link
Contributor

hanxu12 commented Aug 20, 2021

Is your feature request related to a problem? Please describe.
setSettingValue is not implemented because this command can only be called inside genesis.block file. (Current connector implementation returns HTTP 405 Error in plugin-ledger-connector-iroha.ts)

Describe the solution you'd like
When Iroha is able to run SetSettingValue outside of genesis.block, implement and test it.

Describe alternatives you've considered
N/A

Additional context
N/A

@petermetz petermetz added the Iroha Bugs/features related to the Iroha ledger connector plugin label Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Iroha Bugs/features related to the Iroha ledger connector plugin
Projects
None yet
Development

No branches or pull requests

2 participants