forked from cerc-io/plugeth
8a24b56331
In many cases, it's desireable to use already-signed transactions as input to the state transition, instead of having the evm sign them internally (for example to use malformed or not-yet-valid transactions). This PR adds support + docs for that feature. |
||
---|---|---|
.. | ||
1 | ||
2 | ||
3 | ||
4 | ||
5 | ||
7 | ||
8 | ||
9 | ||
10 | ||
11 | ||
12 | ||
13 |