koinos / koinos-types

The Rosetta Stone of the Koinos ecosystem. Allows for the interpretation of Koinos data structures in a multitude of languages. Useful in the development of microservices, clients, and smart contracts.
MIT License
12 stars 3 forks source link

Allow json to json #110

Closed mvandeberg closed 3 years ago

mvandeberg commented 3 years ago

To test C++ jsonrpc, I am sending json directly. This patch allows us to test in this manner without needing to add test types to koinos types.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 484


Totals Coverage Status
Change from base Build 480: 0.0%
Covered Lines: 6518
Relevant Lines: 6560

💛 - Coveralls