Closed Fluffyalien1422 closed 2 months ago
name public API functions consistently eg. rename updateBlockNetworks to updateMachineNetworks to match with other functions such as getMachineStorage (it's not called getBlockStorage)
updateBlockNetworks
updateMachineNetworks
getMachineStorage
getBlockStorage
name public API functions consistently eg. rename
updateBlockNetworks
toupdateMachineNetworks
to match with other functions such asgetMachineStorage
(it's not calledgetBlockStorage
)