Type Definition txn_types::Value[][src]

type Value = Vec<u8>;

Value type which is essentially raw bytes.