Post
Topic
Board Bitcoin Technical Support
Re: A complete idiot's guide to child pays for parent?
by
d4n13
on 14/07/2015, 04:32:46 UTC
A "normal" transaction will look like this.

$SenderAddr -> { $RecieverAddr, $SenderChange }
Also a CPFP transaction would look like this (depending on who was doing the pulling)

Sender: $SenderChange -> $SenderChange

-or-

Reciever: $RecieverAddr -> $RecieverAddr

Paying straight back to the address your pulling is the ELI5 way to do it.  Those deeper in the tech would prefer to make a fresh Addr for each and every transaction.