Weird that this is called DataLayerHeight instead of DAHeight
Originally posted by @adlerjohn in #341 (comment)
As mentioned before, the name data_layer_height is super long and doesn't follow convention (even the struct it's in is called DAResult).
Name should be simplified to da_height.
This change needs to be done also in DALC repo.
Weird that this is called
DataLayerHeightinstead ofDAHeightOriginally posted by @adlerjohn in #341 (comment)
As mentioned before, the name
data_layer_heightis super long and doesn't follow convention (even the struct it's in is calledDAResult).Name should be simplified to
da_height.This change needs to be done also in DALC repo.