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 d810042 commit 126d497Copy full SHA for 126d497
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 test
47
0 commit comments