There was an error while loading. Please reload this page.
Adds a depth limit to all XDR encoding and decoding sites.
This also prevents stack overflow crashes if intentionally deep XDR structs are encountered.
None
Sorry, something went wrong.
What
Adds a depth limit to all XDR encoding and decoding sites.
Why
This also prevents stack overflow crashes if intentionally deep XDR structs are encountered.
Known limitations
None