Closed oxarbitrage closed 6 years ago
create a functions file somewhere that can host common function calls repeated around pages like formatBalance, operationType and others.
formatBalance
operationType
this is done here https://github.com/oxarbitrage/open-explorer/commit/6c25c1a4ce6f8b865204a04401c037dbf3c45437
create a functions file somewhere that can host common function calls repeated around pages like
formatBalance
,operationType
and others.