pub type WireTransfer = WireVector<u8>;
The wire type corresponding to Transfer.
Transfer
struct WireTransfer { /* private fields */ }