Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 319 Bytes

Chain Core

It defines all the core feature of blockchain we are using.

Features

Property testing functions

This crate exports some generic function to test the property of some the trait that are being provided. To enable them, use the feature property-test-apis when adding the dependency on this module.