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

File common_functions.js

CLI/commands/common/common_functions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const chalk = require('chalk');
2const Tx = require('ethereumjs-tx');
3const permissionsList = require('./permissions_list');
4const abis = require('../helpers/contract_abis');

Callers

nothing calls this directly

Calls 4

checkPermissionsFunction · 0.85
getFinalOptionsFunction · 0.85
getGasLimitFunction · 0.85
connectFunction · 0.85

Tested by

no test coverage detected