0
I want to spend 1 bitcoin, And I can reach this amount with 3 inputs.
for example:
1 input = 0.5 btc PB mypubkey_1 PK mypkkey_1
2 input = 0.4 btc PB mypubkey_2 PK mypkkey_2
3 input = 0.15 btc PB mypubkey_3 PK mypkkey_3
which private key use to Sign this transaction?
I will use mypkkey_1,mypkkey_2,mypkkey_3 or parent private key or something like that?