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

Remove multihash vector #160

Closed youkaicountry closed 3 years ago

youkaicountry commented 3 years ago

This completely removes multihash_vector from koinos types.

Resolves #157

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 656


Files with Coverage Reduction New Missed Lines %
build/generated/cpp/include/koinos/pack/rt/binary.hpp 2 99.19%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 647: -0.01%
Covered Lines: 7722
Relevant Lines: 7764

💛 - Coveralls