mirror of
https://github.com/fluencelabs/trust-graph-test
synced 2025-04-04 10:11:17 +00:00
3 lines
131 B
Rust
3 lines
131 B
Rust
|
// store list of trusts
|
||
|
// check if trust is already in list before adding
|
||
|
// if there is an older trust - don't add received trust
|