Hey man ! Interesting ;) thanks. But is there a way to do this without having to start the server ? Does this notification command need to go out of the wallet in order to ask the balance of this wallet ? ;) cheers
You are viewing a single comment's thread from:
it uses the wallet's RPC interface to communicate.. if you want to check the balance of the wallet, you may alter the telegram-send and incorporate (in this case, NYEX): $(nyerium-cli getbalance)
any change you make to the wallet.conf file needs a restart of the wallet itself. i don't think there is a workaround to it.
Thanks a lot ! ;)