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

Function welcome

CLI/commands/transfer_manager.js:2670–2676  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2668}
2669
2670function welcome() {
2671 common.logAsciiBull();
2672 console.log("*********************************************");
2673 console.log("Welcome to the Command-Line Transfer Manager.");
2674 console.log("*********************************************");
2675 console.log("Issuer Account: " + Issuer.address + "\n");
2676}
2677
2678async function setup() {
2679 try {

Callers 1

initializeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected