Skip to main content

FAQ

Frequently asked questions

I'm having problems making a payment / I can't find a route

By default, ZEUS finds out information about the lightning network graph using P2P. This can take some time. To speed up the graph sync and improve your payment success probability, go to Settings -> Embedded Node -> Express Graph Sync. Enable it and restart ZEUS to take effect. You can go to Settings > Network Info at any point to see how much of the lightning network your node knows about.

If you still can't complete a payment after running Express Graph Sync, you may need to bump up your max payment fee. You can see this tucked away under 'Advanced settings' on the payment request view or under Settings -> Payments.

I'm having issues restoring my wallet

Read our documentation on Backup and Recovery. Please be patient and leave ZEUS running for at least 10 minutes after going through the restore process.

Can I move on-chain funds to lightning or vice versa?

You can move on-chain funds to lightning by opening up a channel and move lightning funds on-chain by closing a channel.

ZEUS currently doesn't have a swap service, but we're considering launching one in the future.

How are backups handled?

On-chain funds: You are presented with a 24 word seed phrase that you can back up at any time.

LN funds: By default we send encrypted (with your seed phrase) backups to our server, you can also do manual backups to our server or to your clipboard under Settings -> Embedded node -> Disaster recovery.

Learn more on our Backups and Recovery page.

Where can I read more about Neutrino and the privacy that block filters provide when syncing ZEUS to the blockchain?

Here's a less technical explanation from Bitcoin Magazine.

Here are more technical resources from Bitcoin Optech.

Does ZEUS PAY work if you use another LSP or if you have your own channels set up?

Yes, but for best results, a 0-conf channel from OLYMPUS will work best because then you'll reap the benefits of the zero fee routing.

There's a fixed routing budget and it can be tricky trying to redeem small amounts if OLYMPUS cannot find a cheap enough route to you.

How do I open up a channel to the embedded node? The hostname isn't shown.

Please read our document on how to Open a channel to the embedded LND node.

Simple Taproot Channels sound great. Is there any reason to not use them?

Simple Taproot Channels offer up better on-chain privacy and lower fees on channel closing. There are only two reasons you wouldn't want to use them:

  1. They are new, and there still may be bugs in LND when using them.
  2. Your counterparty doesn't support them. Even LND nodes have to explicitly opt into them, for now.

Why do I have to enter in my Nostr nsec key when setting up a ZEUS PAY account?

You don't have to use your own Nostr key, but it does allow you, and people paying you, to reap the benefits of Zaplocker attestation scheme.

The key will be used to sign:

  • All of the hashes sent to the ZEUS PAY service
  • The list of relays you provide to the service

When the sender attempts to pay you from a Zaplocker compatible wallet, like ZEUS, they will be able to the see if the payment request they are being served up is attached to the associated Nostr profile.

 500

Once paid, the sender will then use the relay list to broadcast the attestation. You'll be able to check it in ZEUS by clicking the Nostrich icon next to your payments.

Lastly, you can also opt to receive your ZEUS PAY notifications via Nostr DM, instead of push notifications. They will be sent to the Nostr account of the nsec you profile.

The nsec will never leave your ZEUS wallet.

I've previously installed ZEUS, and now I can't install the Android package from your website / GitHub. What's going on?

Many Android systems do not allow you to install app upgrades from sources that aren't where you initially downloaded and installed it from. Unfortunately, you'll have to uninstall and reinstall the new version. Be aware, this will clear out your settings so make sure you have backups of your seeds and/or connection strings.