pub fn build_storage_transaction_from_ops(
id: u64,
metadata: StorageMetadata,
nodes: &BTreeMap<NodeId, NodeState>,
ops: &[Operation],
) -> StorageTransactionpub fn build_storage_transaction_from_ops(
id: u64,
metadata: StorageMetadata,
nodes: &BTreeMap<NodeId, NodeState>,
ops: &[Operation],
) -> StorageTransaction