amadeus-node 1.3.5

The core library for the Amadeus blockchain node, containing consensus, networking and runtime
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-env=CRATE_VERSION={}", env!("CARGO_PKG_VERSION"));
}