I sent that last night, but didn’t get a response in my email. Looking at that call now it kinda looks like the guid right after the data seems like malformed JSON (it looks like that in the console output)? Should I retry this step?
Also, I explicitly set the admin DID (can’t find the docs that suggested that) - I don’t really need to do that, should I try without that set?
Yup, that got it all running - always a risk leaving the tutorial-trail before everything is working.
Last question: Do I need to leave the admin seed in the daemon.config? I generally try not to have sensitive info copied around too many places, and the deployment step runs on another machine (and that will need the private seed too, right?).