quick fix; ok json response ~~
This commit is contained in:
parent
1674e338ac
commit
5e6f8766fb
4 changed files with 28 additions and 23 deletions
|
|
@ -1,7 +1,7 @@
|
|||
(* hardcoded config for now *)
|
||||
|
||||
let amount s = Amount.of_string s |> Result.get_ok
|
||||
let zero_eur = amount "EUR:0.01"
|
||||
let zero_eur = amount "EUR:0.00"
|
||||
let dummy_duration = Ptime.Span.of_int_s 99999999
|
||||
|
||||
module Exchange = struct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue