denom caqti, move section_name out of denom_data

This commit is contained in:
swrup 2025-12-16 17:21:50 +01:00
parent c41ca5b4e2
commit 4f69ac56d2
5 changed files with 145 additions and 136 deletions

View file

@ -2,7 +2,6 @@ open Crypto
type t = {
pub: rsa_pub;
section_name: string;
value: Amount.t;
stamp_start: Timestamp.t;
stamp_expire_withdraw: Timestamp.t;