TokenScript
TokenScript copied to clipboard
removed toString() from returned negociator data. The data is cast as…
trafficstars
@oleggrib - please can you review this change and merge if you are happy with the solution, to remove toString from the negotiator and manage the toString inside the react web view component.
toString() is needed to cast big int to a type that React can render.