policy: Allow non-standard scripts with -acceptnonstdtxn=1 (test nets only)
This PR changes -acceptnonstdtxn=1
so that it also skips the non-mandatory
script checks, allowing txs that (eg) use OP_NOPx or OP_SUCCESS into the mempool. This remains only available on test nets.