+ aml_officer_setup
This commit is contained in:
parent
ef0a51c166
commit
4f27ad4d6d
2 changed files with 43 additions and 16 deletions
|
|
@ -733,10 +733,10 @@ end
|
|||
module AmlOfficerSetup = struct
|
||||
type t = {
|
||||
officer_pub: EddsaPublicKey.t;
|
||||
master_sig: MasterAmlOfficerStatus.t;
|
||||
officer_name: string;
|
||||
is_active: bool;
|
||||
read_only: bool;
|
||||
master_sig: MasterAmlOfficerStatus.t;
|
||||
change_date: Timestamp.t;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue