Closed shunjizhan closed 10 months ago
use latest @acala-network/eth-providers and @acala-network/types.
@acala-network/eth-providers
@acala-network/types
some old keys don't exist on latest runtime anymore, so use type any for them
any
related: https://github.com/AcalaNetwork/bodhi.js/issues/911
npm list dd-trace shows empty, so should be compatible with bun now
npm list dd-trace
bun
Change
use latest
@acala-network/eth-providers
and@acala-network/types
.some old keys don't exist on latest runtime anymore, so use type
any
for themrelated: https://github.com/AcalaNetwork/bodhi.js/issues/911
Test
npm list dd-trace
shows empty, so should be compatible withbun
now