Skip to content
Discussion options

You must be logged in to vote

You can call the .toArray(true) method on the Proxy object. It will recursively convert the Result object into an Array of its values, and if it encounters any error will throw that first error during conversion.

The main reason for the deferred API is that there is a lot of bad data (from old broken encoders and from some protocols trying to hijack weird parts of the ABI coding), so it is important for most people to still be able to access things "around" the bad chunks.

Let me know though if you have any more issues. :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sealer3
Comment options

Answer selected by sealer3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants