Module signed
Expand description
API of a signed transaction.
Traitsยง
- Helper trait that unifies all behaviour required by block to support full node operations.
- A signed transaction.
- Extension trait for
SignedTransaction
to convert it intoRecovered
.