Skip to content

Files

Latest commit

ef79847 · Mar 24, 2022

History

History

chain-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 24, 2022
Dec 15, 2021
Jan 4, 2019

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.