pub type SerializedTransaction = Vec<u8>;
Expand description

Convenience type representing a serialized transaction.