A transaction is rejected by the mempool with reason "scriptsig-size" if any of
the inputs' scriptSig is larger than 1650 bytes.
This is a backport of Core PR17532
Differential D8269
test: add functional test for non-standard txs with too large scriptSig PiRK on Nov 5 2020, 08:17. Authored by Tags None Subscribers None
Details
This is a backport of Core PR17532 ninja && test/functional/test_runner.py mempool_accept
Diff Detail
|