bigchaindb / bigchaindb/cryptoconditions
Move ThresholdSha256.get_subcondition_from_vk() outside implementation
Open
proposal
- Dominant language
- Python
- Stars
- 73
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
This method seems to be more of an application-specific utility which could be found elsewhere.
At least, for now, that would simplify the implementation and reduce the amount of things to test for.
The method is currently untested.
Contributor guide
Assessment
This issue has not been assessed yet.