rnicoll / cate

Cross-chain Atomic Transaction Engine
MIT License
34 stars 19 forks source link

Address book #16

Open rnicoll opened 8 years ago

rnicoll commented 8 years ago

CATE needs an address book to track addresses coins have been sent to. This must tie into the memo facility of the the Wallet class, and should allow multiple addresses to be attached to the same name.

A list of all receiving addresses used also needs to be exposed, and their memos editable.