-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Since there's one bitcoin wallet for the Payment Zone, users all send their BTC to the same address (otherwise doing the settlement transactions would become costly).
Also, the CosmicBridge wallet doesn't integrate with Bitcoin directly - the user performs the payment via some other, standard bitcoin wallet.
This means the CosmicBridge wallet needs to know a user is actually the owner of a specific Bitcoin address like the user claims (otherwise the user could feed in any address and claim they're the owners of it). One easy way to do this is have the user sign a message one time via the private key. We can think of other ways too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels