fn try_tree_from_account_updates(
updates: List<InputGraphQLAccountUpdate>,
) -> Result<List<MinaBaseZkappCommandTStableV1WireStableV1AccountUpdatesA>, ConversionError>
Expand description
Recursively builds a tree of account updates based on their depth.