17:48:11 https://github.com/monero-project/monero-gui/blob/08e2eafb7cfc18fc08f4b74885fa682001f12bca/src/libwalletqt/Wallet.cpp#L659 Can anybody tell me why this line is in that function? 17:49:15 in my understanding there was anyway an outputs/keyimage exchange ahead of time, or I'm wrong? 17:51:28 Well practically I ask because I'm adding another method which should submit simply from a string instead reading from a file, obviously there is then no second string with the key images, and I would omit it because I think the view wallet would have no more information then on the outputs/keyimages exchange done before. Or I'm wrong?