UNPKG

o1js

Version:

TypeScript framework for zk-SNARKs and zkApps

6 lines 165 B
export const NetworkId = { toString(network) { return typeof network === 'string' ? network : network.custom; }, }; //# sourceMappingURL=types.js.map