We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf984b commit 1fcd5aeCopy full SHA for 1fcd5ae
scripts/build-bpf.sh
@@ -40,8 +40,6 @@ rm ./target/*-keypair.json
40
41
#build Rust and link it with C
42
cd "${RUST_DIR}"
43
-#cargo install bindgen
44
-#bindgen ./src/bindings.h -o ./src/c_oracle_header.rs
45
cargo clean
46
cargo build-bpf
47
sha256sum ./target/**/*.so
0 commit comments