gandlaf21 on Nostr: The wallet is most likely trying to perform a swap before sending the lightning ...
The wallet is most likely trying to perform a swap before sending the lightning payment, but it fails to do it because it tries to create secrets that it has already created before.
This might be a bit complicated to understand, but secrets are the blinded component that make ecash more private, and they are derived deterministically from a seed phrase. The wallet has to update the internal counter for each time new ecash is created, or it will lead to this error.
Usually wallets offer a "fallback" counter increase funtion in the settings, in case they somehoe got messed up. but I am not sure about that wallet. Which wallet are you using?
Published at
2025-05-04 08:26:49Event JSON
{
"id": "0d8ca4dbf05c10bf0a3e744c99dd4a9c91565b38dd2c1a69da08318a137def1e",
"pubkey": "c4b5369a9db27a2e1bc97b25faa4862d9fcfa747506b1f272f8f4b36b812dbd6",
"created_at": 1746347209,
"kind": 1,
"tags": [
[
"e",
"f3f80404a133ce2631f19c5b94f19a8bfea54a506b16e51a90589b9177fd07db",
"",
"root"
],
[
"e",
"ec617e5e4a5e725774fff9e5e68c470f9ef9f10bf06de52d5faa248ffe21d5b1"
],
[
"e",
"ae5e91e446a9be175f56365bfc7b0b1b953e333b43164c6ecea2fd714c034607",
"",
"reply"
],
[
"p",
"9b29c1686ee70ce778d3fd27d8e0e137c721af0af3317f0adfc404f62238b38a"
],
[
"p",
"c4b5369a9db27a2e1bc97b25faa4862d9fcfa747506b1f272f8f4b36b812dbd6"
]
],
"content": "The wallet is most likely trying to perform a swap before sending the lightning payment, but it fails to do it because it tries to create secrets that it has already created before.\n\nThis might be a bit complicated to understand, but secrets are the blinded component that make ecash more private, and they are derived deterministically from a seed phrase. The wallet has to update the internal counter for each time new ecash is created, or it will lead to this error.\n\nUsually wallets offer a \"fallback\" counter increase funtion in the settings, in case they somehoe got messed up. but I am not sure about that wallet. Which wallet are you using?",
"sig": "88ff43df8b922226d81a3b5c20fb59d62714afdd9e9dbb832391ea81bb090fd6c751bacb0804414942d13257b5a6284a8a340d7e6972cc5558dff8aa429f7d5c"
}