pub fn dump_anchors(anchors_db_path: &Path, anchors: &Vec<Address>)
Expand description

| Dump the anchor IP address database | (anchors.dat) | | Anchors are last known outgoing block-relay-only | peers that are tried to re-connect to | on startup. |