commerceblock / mercurylayer

A Blinded implementation of mercury statechains
54 stars 11 forks source link

Fix/existing key #24

Closed tomt1664 closed 7 months ago

tomt1664 commented 7 months ago

Check if auth_key already in DB. If so, return existing statechain_id and server_pubkey.

Covers case where client repeats deposit/init due to some interruption.