19:29:53 hello 19:30:11 does anyone know the spec for --generate-from-json? 19:31:31 which properties can i use? only information i can find is from issues on github like https://github.com/monero-project/monero/issues/3080 19:53:12 naphtha[m]: it's only documented inside the source code https://github.com/monero-project/monero/blob/master/src/wallet/wallet2.cpp#L533 19:53:42 naphtha: quick scan of the source: https://paste.debian.net/plainh/0d1fb699 19:53:54 yeah i found it thank you 19:54:24 searching for "GET_FIELD_FROM_JSON_RETURN_ON_ERROR" did the trick 20:05:49 It's in the commit message for it IIRC. 20:06:16 At least unless more were added later. But most, if not all, was there from the start.