casper-contract 5.1.1

A library for developing Casper network smart contracts.
Documentation
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");
}