Commit 61f2db6e authored by davidzagi93@gmail.com's avatar davidzagi93@gmail.com

removed shortenHexData to from table context

parent bea8bfde
......@@ -613,7 +613,6 @@ export const RemixUiTerminal = (props: RemixUiTerminalProps) => {
</span>
</div>)
} else {
// to = helper.shortenHexData(to)
hash = helper.shortenHexData(data.blockHash)
return (
<div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment