pub fn build_storage_transaction(
id: u64,
metadata: StorageMetadata,
nodes: BTreeMap<NodeId, NodeState>,
) -> StorageTransactionpub fn build_storage_transaction(
id: u64,
metadata: StorageMetadata,
nodes: BTreeMap<NodeId, NodeState>,
) -> StorageTransaction