MCPcopy Create free account
hub / github.com/PolymathNetwork/polymath-core / clashCheck.js

File clashCheck.js

scripts/clashCheck.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const exec = require('child_process').execSync;
3const chalk = require('chalk');
4const Web3 = require('web3');

Callers

nothing calls this directly

Calls 1

checkClashesFunction · 0.85

Tested by

no test coverage detected