This commit is contained in:
parent
a8541919a8
commit
a978f199ee
2 changed files with 10 additions and 35 deletions
|
|
@ -33,7 +33,7 @@ let mk_keys ~db_conn ~sm ~last_issue_date =
|
|||
(* todo asset_type
|
||||
Type of the asset. "fiat", "crypto", "regional" or "stock". *)
|
||||
let asset_type = "xxx" in
|
||||
let* accounts = Pg.get_wire_accouts db_conn |> unwrap_err_caqti in
|
||||
let* accounts = Pg.get_wire_accounts db_conn |> unwrap_err_caqti in
|
||||
let* wire_fees =
|
||||
(* todo
|
||||
where does wire_methods comes from? *)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue