Skip to content

Commit be36071

Browse files
Copilotdannywillems
andcommitted
Remove FFI codebase and port_ocaml module
Co-authored-by: dannywillems <[email protected]>
1 parent cb02d47 commit be36071

File tree

10 files changed

+0
-3120
lines changed

10 files changed

+0
-3120
lines changed

ledger/src/account/account.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,10 +1075,6 @@ impl AccountId {
10751075
Self::new(public_key, token_id)
10761076
}
10771077

1078-
pub fn ocaml_hash(&self) -> u32 {
1079-
crate::port_ocaml::account_id_ocaml_hash(self)
1080-
}
1081-
10821078
pub fn rand() -> Self {
10831079
let mut rng = rand::thread_rng();
10841080

ledger/src/ffi/block.rs

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)