Skip to content
Snippets Groups Projects

1000i100 smith doc

Merged Millicent Billette requested to merge 1000i100-smith-doc into master
2 files
+ 91
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -15,3 +15,7 @@ Then, the runtime wasm bytecode is generated in this location:
@@ -15,3 +15,7 @@ Then, the runtime wasm bytecode is generated in this location:
```
```
runtime/gdev/target/srtool/release/wbuild/gdev-runtime/gdev_runtime.compact.compressed.wasm
runtime/gdev/target/srtool/release/wbuild/gdev-runtime/gdev_runtime.compact.compressed.wasm
```
```
 
 
To compare it to last official :
 
- download it here : https://git.duniter.org/nodes/rust/duniter-v2s/-/releases
 
- compare `sha256sum` of it and of the one you've built
Loading