offline tool: add wire-fee cmd
This commit is contained in:
parent
6ee1a994ad
commit
17be86bfd4
5 changed files with 111 additions and 21 deletions
|
|
@ -525,9 +525,6 @@ end
|
|||
module WireFeeSetupMessage = struct
|
||||
type t = {
|
||||
wire_method: string;
|
||||
(* TODO over which struct?
|
||||
Signature using the exchange's offline key
|
||||
with purpose TALER_SIGNATURE_MASTER_WIRE_FEES *)
|
||||
master_sig_wire: MasterWireFee.t;
|
||||
fee_start: Timestamp.t;
|
||||
fee_end: Timestamp.t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue