00:12:41 Thats not accurate 00:12:57 A new account will be created at the current block height 00:13:22 Oh 00:13:23 A restored account will be created at the specified restore height (if allowed) 00:13:45 But I can't specify the restore height 00:13:51 s/restored/imported 00:13:52 Unless I do import request 00:13:55 Oh 00:14:37 Can I auto accept import requests then? 00:14:47 yes 00:14:54 --auto-accept-import 00:15:48 Alright that's good 00:15:58 Thank you 00:16:04 Theres also --auto-accept-creation. The --auto-accept-import is requires for the restore height to be accepted 00:16:20 Otherwise admin needs to set it 00:16:26 This will be firewalled anyway 00:16:53 I use both of those flags on my personal instance 00:18:17 Will import request fail if the account already exists? 00:29:22 No 00:29:35 But i dont think it will .change the restore height 00:38:09 The app I'm making is has no long term state so it'll make import requests every time it starts up 00:39:18 I hope that doesn't affect LWS 01:14:14 If it doesnt reset the restore height, it should just pull the info that lws already has for it 01:14:34 I dont remember if it resets the restore height. You might want to just test it to see