-
m-relay<keepemup:matrix.org> Another question...
-
m-relay<keepemup:matrix.org> Setting do_not_relay to true is returning blank unsigned_txset. Removing it or setting to false works fine and txn goes through.
-
m-relay<keepemup:matrix.org> Weird.
-
m-relay<keepemup:matrix.org> Hmm perhaps sweep_single and transfer return the unsigned txn data in different fields
-
m-relay<keepemup:matrix.org> Guess I missed the read-only wallet requirement,d'oh
-
m-relay<ofrnxmr:monero.social> Wrong room
-
m-relay<keepemup:matrix.org> Point
-
m-relay<keepemup:matrix.org> Point me
-
m-relay<ofrnxmr:monero.social> -dev is for monero-project/monero development
-
m-relay<ofrnxmr:monero.social> Monero Monero Community Dev Monero Support
-
selstavtnerd: we might have to bump the android NDK from 17 to 18 to fully enable c++17 support
-
selstathat might have caused the compiler error, will look into it
-
m-relay<vtnerd:monero.social> libc++ added `invoke_result` late in their dev cycle, so it did look related to the NDK/libc++ version. I side stepped it for now by using `auto` instead, but this may come up again