BeamMW / beam

Beam: Scalable Confidential Cryptocurrency. Leading the way to Confidential DeFi
https://beam.mw
Apache License 2.0
699 stars 202 forks source link

Explorer node: The 'hdrs' request provides header "Size.Archieve" instead of "Size.Archive" (typo) #1984

Closed dbadol closed 2 weeks ago

dbadol commented 3 weeks ago

Bug description Typo: In an 'hdrs' request, the node explorer provides the value of code 'S' with a header titled "Size.Archieve" instead of "Size.Archive" (this happens both in relative and absolute).

To Reproduce Perform a request with '&cabs=S&crel=S' and look at the header label of the provided data.

Remark This typo error on the word 'Archive' actually appears in many places across the code...

Screenshots Example, as seen in the BeamExplorer.htm front end: image