20:50:42 Hello everyone, I am developing an api and library using monero and I would like to know how to estimate fees before sending a transaction. get_fee_estimate returns quantization_mask, fee an fees but I don't know what to do with these values. 20:51:51 I'd like to be able to present the end-user with an accurate fee 21:01:19 You'd have to create the tx, and look. 21:01:44 There is code to estimate a fee in wallet2.cpp, but it's only an estimation. 21:02:00 What is the upper bound of a transaction fee ? 22:24:37 test 23:01:43 hi datahoarder 23:03:09 test worked 23:04:43 why the ? hughy? 23:05:39 ? 23:42:05 moneromooo how come monero wallets can know how much fee there is going to be in a transaction ? 23:53:23 Using DoNotRelay will work for me 23:54:48 Yes