substrate
substrate copied to clipboard
add decode with depth limit to opaque types
This replaces decode_all for Opaque Types with decode_all_with_depth_limit respecting the depth limit defined by sp_api::MAX_EXTRINSIC_DEPTH.
bot rebase
Rebased
bot rebase
Rebased
bot merge