sed module names
This commit is contained in:
parent
6ed9916974
commit
4052f2773b
2 changed files with 84 additions and 84 deletions
|
|
@ -73,7 +73,7 @@ let () =
|
|||
()
|
||||
|
||||
let () =
|
||||
let open Binary_formats.Withdraw_confirmation_ps in
|
||||
let open Binary_formats.WithdrawConfirmationPs in
|
||||
let str64 = String.make 64 '0' in
|
||||
let dummy_t = { h_planchets= { v= { v= str64 } }; noreveal_index= 0_l } in
|
||||
let size' = Bin.size_of_value bin dummy_t |> Option.get in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue