[][src]Type Definition casperlabs_types::account::Ed25519Bytes

type Ed25519Bytes = [u8; 32];

A type alias for the raw bytes of an Ed25519 public key.