FIX: occasional duplicate payments (closes #3)
This commit is contained in:
@@ -10,6 +10,7 @@ User storage schema
|
||||
* userid_for_{refresh_token} = {userid}
|
||||
* refresh_token_for_{userid} = {access_token}
|
||||
* importing_{txid} = 1 `atomic lock when processing topup tx`
|
||||
* invoice_paying_for_{userid} = 1 `lock for when payinvoice is in progress`
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user