MCPcopy Create free account
hub / github.com/MultiChain/multichain-explorer / render_long_data_with_link

Function render_long_data_with_link

Mce/util.py:1139–1158  ·  view source on GitHub ↗

Render a hex string, potentially truncating and enabling a link to the full data by clicking on the ellipses at the end of the value. If @p classes are given, wrap the value in a span. :param data: The hex string to render. :param data_ref: The link to the full data. :

(data, data_ref, limit=40, classes="")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected