Script and DER in P2PKH

2

Im trying to figure out the script and DER

In P2PKH, the "first part (scriptsig)" push in stack (<sig><pubK>) because is it DER? Instead the "second part (scriptPubKey)" you can map the byte on https://en.bitcoin.it/wiki/Script

Or even the first part you can map with script?

monkeyUser

Posted 2019-04-08T08:58:03.853

Reputation: 245

I don't understand the question, please elaborate.Pieter Wuille 2019-04-23T18:31:43.990

No answers