radicle: Implement `AliasStore` for address `Book`
modified radicle/src/node/address/store.rs
@@ -8,6 +8,7 @@ use thiserror::Error;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -250,6 +251,16 @@ impl Store for Book {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|