This commit is contained in:
parent
4754517d8f
commit
70fe6ce314
8 changed files with 163 additions and 6 deletions
|
|
@ -117,3 +117,5 @@ let bin_nbo =
|
|||
|+ field beint32 (fun t -> t.fraction)
|
||||
|+ field (bytes currency_len) (fun t -> pad_currency t.currency)
|
||||
|> sealr
|
||||
|
||||
let dummy_value = "DUMMY:0.0" |> of_string |> Result.get_ok
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue