Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathNetwork/polymath-core
/ transfer_manager.js
File
transfer_manager.js
CLI/commands/transfer_manager.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
readlineSync = require(
'readline-sync'
);
2
const
chalk = require(
'chalk'
);
3
const
moment = require(
'moment'
);
4
const
common = require(
'./common/common_functions'
);
Callers
nothing calls this directly
Calls
4
addTransferManagerModule
Function · 0.85
modifyWhitelistInBatch
Function · 0.85
initialize
Function · 0.70
executeApp
Function · 0.70
Tested by
no test coverage detected