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

File global.js

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

Source from the content-addressed store, hash-verified

1const Web3 = require('web3');
2const constants = require('./constants');
3
4global.web3, global.Issuer, global.defaultGasPrice, global.remoteNetwork;

Callers

nothing calls this directly

Calls 3

providerValidatorFunction · 0.85
httpProviderFunction · 0.85
getGasPriceFunction · 0.85

Tested by

no test coverage detected