Type Alias WireTransfer

Source
pub type WireTransfer = WireVector<u8>;
Expand description

The wire type corresponding to Transfer.

Aliased Typeยง

struct WireTransfer { /* private fields */ }