vault713 / wallet713

A wallet that makes it easy to send, store, and swap Grin.
Apache License 2.0
196 stars 74 forks source link

support two unlock for foreign api and owner api #140

Open urugang opened 5 years ago

urugang commented 5 years ago

usecase: enable foreign api for receive after unlock, and permit receive tx only.
unlock owner api when needed, and lock when finished.

what I want:

question: is it should be implemented in grin or wallet713?