Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
Web3 = require(
'web3'
);
2
const
constants = require(
'./constants'
);
3
4
global.web3, global.Issuer, global.defaultGasPrice, global.remoteNetwork;
Callers
nothing calls this directly
Calls
3
providerValidator
Function · 0.85
httpProvider
Function · 0.85
getGasPrice
Function · 0.85
Tested by
no test coverage detected