Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
chalk = require(
'chalk'
);
2
const
Tx = require(
'ethereumjs-tx'
);
3
const
permissionsList = require(
'./permissions_list'
);
4
const
abis = require(
'../helpers/contract_abis'
);
Callers
nothing calls this directly
Calls
4
checkPermissions
Function · 0.85
getFinalOptions
Function · 0.85
getGasLimit
Function · 0.85
connect
Function · 0.85
Tested by
no test coverage detected