denom caqti, move section_name out of denom_data
This commit is contained in:
parent
c41ca5b4e2
commit
4f69ac56d2
5 changed files with 145 additions and 136 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue