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

Function welcome

CLI/commands/dividends_manager.js:823–829  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

821}
822
823function welcome() {
824 common.logAsciiBull();
825 console.log("**********************************************");
826 console.log("Welcome to the Command-Line Dividends Manager.");
827 console.log("**********************************************");
828 console.log("Issuer Account: " + Issuer.address + "\n");
829}
830
831async function setup() {
832 try {

Callers 1

initializeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected