Hi,
So I'm learning bit by bit on how to create a transaction (without using any external library).
When creating the scriptSig, we sign the transaction hash using the spender's private key. Does that mean that the scriptSig is the same for all inputs? Or is the tx hash calculated separately for each input?
Also, is there a developers chat or group?