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

Add block height to transaction broadcast #161

Closed mvandeberg closed 3 years ago

mvandeberg commented 3 years ago

This is needed by mempool for transaction expiry.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 660


Files with Coverage Reduction New Missed Lines %
build/generated/golang/src/github.com/koinos/koinos-types-golang/koinos.go 6 99.9%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 658: 0.0005%
Covered Lines: 7946
Relevant Lines: 7988

💛 - Coveralls