add tofu comment

This commit is contained in:
swrup 2025-10-13 03:34:29 +02:00
parent c8a5f18346
commit 1d5462c2c3

View file

@ -168,6 +168,7 @@ module type Offline_signing = sig
- we need two different file here
- there is three, not two, crypto helper modules
is it only two, because the eddsa one is not comptabilized as a "crypto helper" here? *)
(* tofu = Trust On First Use *)
val secm_tofu_file : file_path
val secm_denom_pubkey : string option
val secm_esign_pubkey : string option