Post
Topic
Board Development & Technical Discussion
Re: Mobile Wallet: Creating transactions on the server?
by
johnny_day
on 09/03/2017, 16:36:45 UTC
Depending on the setup on the mobile side, it might be able to create, sign and broadcast the transaction by itself.
If it's a light SPV client then all of the above is possible.

ugh you're right Cool

I was overcomplicating it in my mind,

thanks