1
2
3
4

				pub const WASM_BINARY: Option<&[u8]> = Some(include_bytes!("/home/hugo/dev/duniter-v2s/target/debug/wbuild/g1-runtime/g1_runtime.wasm"));
				pub const WASM_BINARY_BLOATY: Option<&[u8]> = Some(include_bytes!("/home/hugo/dev/duniter-v2s/target/debug/wbuild/g1-runtime/g1_runtime.wasm"));