Files
lnd/graph
Elle Mouton 8468c7c4ba graph/db: let test alias be UTF-8 compatible
Later on we will store the Alias as a Text field in our sql impls of the
graph db. For Postgres, this field then MUST be a valid UTF-8 string.
This is also the case in general for the alias according to [bolt
7](e1fa25cf00/07-routing-gossip.md (L313))
2025-05-22 14:14:40 +02:00
..