ethers.js icon indicating copy to clipboard operation
ethers.js copied to clipboard

Export util formating methods like so others could extends

Open zfy0701 opened this issue 8 months ago • 2 comments

as I explain here: https://github.com/ethers-io/ethers.js/issues/3829

it's very useful if we export the formatting utils, since etherjs not support all the data types, e.g. geth trace, parity trace, etc, better let people could extends according to it's need

zfy0701 avatar May 29 '24 09:05 zfy0701