> The function IsStandardTx() returns rejection reason "scriptsig-not-pushonly"
> if the transaction has at least one input for which the scriptSig consists of
> any other ops than just PUSHs.
This is a a backport of Core [[ https://github.com/bitcoin/bitcoin/pull/17720 | PR17720 ]]