mirror of
https://github.com/Routstr/routstrd.git
synced 2026-08-10 12:13:08 +00:00
wallet command
This commit is contained in:
@@ -118,6 +118,7 @@ async function initDaemon(): Promise<void> {
|
||||
await setupIntegration(config);
|
||||
|
||||
logger.log("\nInitialization complete!");
|
||||
logger.log("\n use 'cocod receive cashu' or 'cocod receive bolt11 2100' to top up your local wallet!");
|
||||
}
|
||||
|
||||
async function checkCocodInstalled(): Promise<boolean> {
|
||||
|
||||
Reference in New Issue
Block a user