[][src]Type Definition ripple_address_codec::Entropy

type Entropy = [u8; 16];

Seed entropy array

The entropy must be exactly 16 bytes (128 bits).