We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I would like to be able to format a json rpc response to ethersv6 representation
In ethers.ts:
ethers.ts
+ export { formatTransactionResponse } from './providers/format.js'