gsdk 1.10.0

Rust SDK of the Gear network
Documentation
1
2
3
4
fn main() {
    // force subxt proc macro to use updated metadata
    println!("cargo:rerun-if-changed=vara_runtime.scale");
}