Post
Topic
Board Development & Technical Discussion
Re: Bitcoin Transaction Size And Fee Calculation
by
vad_crypto
on 22/05/2019, 09:47:36 UTC
Thanks for the info:) very helpful
can you help me understand what is happening in the wallet?
So I have accounts (for now) each account is just a collection of private keys that it controls and they can: create addresses, send crypto to where ever... or even I can move these private keys from one account to another.
But what if I want to send crypto from a specific address, not account. can it be done?
I'm building a multi-user app and I want to save on fees so I want users to send to a couple of addresses that I manage and control. and when I want to send the funds I want to choose the best suitable address and send from it.