casper-contract 1.3.3

Library for developing Casper smart contracts.
Documentation
1
2
3
4
5
#[cfg(feature = "std")]
#[test]
fn test_html_root_url() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}