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

Append option for `to_variable_blob` #3

Closed mvandeberg closed 4 years ago

mvandeberg commented 4 years ago

open-orchard/koinos#171 Requires appending to a variable blob during serialization. It was added on koinos prior to the submodule refactor. The implementation needs to be added to this repo.