37coins / android-gateway

SMSgateway
Other
11 stars 11 forks source link

add pub-key subscriptions #5

Closed johannbarbie closed 10 years ago

johannbarbie commented 10 years ago

server and gateway will have to keep a list of public keys in sync for each account. those pub keys are multi-sig addresses, and the gateways needs to be notified about incoming transactions on each of them. using a rest call, the gateway should be able to subscribe to one more pub-key at a time. with the pubkey, the gateway should send the user account.

johannbarbie commented 10 years ago

not relevant