casper-types 7.0.0

Types shared by many casper crates for use on the Casper network.
1
2
3
4
5
#[cfg(feature = "version-sync")]
#[test]
fn test_html_root_url() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}