MCPcopy 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

1const readlineSync = require('readline-sync');
2const chalk = require('chalk');
3const moment = require('moment');
4const common = require('./common/common_functions');

Callers

nothing calls this directly

Calls 4

addTransferManagerModuleFunction · 0.85
modifyWhitelistInBatchFunction · 0.85
initializeFunction · 0.70
executeAppFunction · 0.70

Tested by

no test coverage detected