This commit is contained in:
swrup 2026-02-03 19:45:17 +01:00
parent 7a0ac3b13b
commit a8d6bf9bb3
3 changed files with 5 additions and 3 deletions

View file

@ -1 +0,0 @@
{"start_date":{"t_s":0},"end_date":{"t_s":99999999.900000006},"history_fee":"EUR:0.00","account_fee":"EUR:0.00","purse_fee":"EUR:0.00","history_expiration":{"t_s":9999999000000},"purse_account_limit":1,"purse_timeout":{"t_s":9999999000000},"master_sig":"EHBTKAC30EYD2NGYB76B7JPG1VREYP4W3EQB6YQJJ41NHFWQSX9HQJXTZR9N65V6HAJB5KKHXAYTNBWBDJBE4YV38W6FGZYG6595E00="}

View file

@ -1,3 +1,6 @@
(* TODO
? have a currency agnostic amount_lib.ml and specialize amount.ml to Config.currency *)
type sign = type sign =
| Sign_plus | Sign_plus
| Sign_minus | Sign_minus