Fix #3690 by adding missing function RamCostGenerator

This commit is contained in:
Stephen Reindl 2022-05-21 17:24:20 +02:00 committed by GitHub
parent b10f11b390
commit 35978689f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,6 +105,7 @@ const hacknet: IMap<any> = {
numHashes: 0,
hashCost: 0,
spendHashes: 0,
maxNumNodes: 0,
};
// Stock API