wip /management

This commit is contained in:
swrup 2025-10-16 10:18:22 +02:00
parent b27ebea6ee
commit 112ece6d9a
9 changed files with 158 additions and 5 deletions

View file

@ -448,7 +448,10 @@ module DenominationKeyAnnouncementPS = struct
anchor_time: TimeAbsoluteNBO.t;
duration_withdraw: TimeRelativeNBO.t;
}
(* TODO management *)
(* let bin = ... *)
let to_string _ = assert false
end
module SingleWithdrawRequestPS = struct