Browsing: UTXOs
I am trying to make a rust toolset for reading UTXOs directly from chain state. I am following bitcoin source…
Does the user not need to specify the amount in the transaction creation process as the amount is implicitly determined by the UTXOs they select?
By admin
Reading this again after @amaclin’s answer, I realize that you might have indeed been asking about the input amounts rather…