Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Extraneous debug print when RLP decoding legacy transactions #1066

Closed
jquesnelle opened this issue Mar 20, 2022 · 0 comments · Fixed by #1067
Closed

Extraneous debug print when RLP decoding legacy transactions #1066

jquesnelle opened this issue Mar 20, 2022 · 0 comments · Fixed by #1067
Labels
bug Something isn't working

Comments

@jquesnelle
Copy link
Contributor

Version
2d75f9f

Platform
All

Description
When RLP decoding legacy transactions are we a list <true|false> is printed to the console.

ethers::utils::rlp::decode::<Transaction>(some_rlp_legacy_tx);
// "are we a list" printed to console
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant