You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
The client features of C++ SDK should be updated to match the functionality of the Rust SDK. Specifically this means adding a module for creating/encoding Batches and Transactions, as well as a signing module which can sign, verify, generate private keys, and generate public keys.
Add any appropriate unit tests for the new functionality.
The client features of C++ SDK should be updated to match the functionality of the Rust SDK. Specifically this means adding a module for creating/encoding Batches and Transactions, as well as a signing module which can sign, verify, generate private keys, and generate public keys.
Add any appropriate unit tests for the new functionality.
(Duplicated by https://jira.hyperledger.org/browse/STL-462)
The text was updated successfully, but these errors were encountered: