pub type Payload = Vec<SignedTransaction>;
The payload in block.
struct Payload { /* private fields */ }