Merge pull request #1107 from dunxen/2021-10-swap-pubkey-for-bytearray
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Fri, 8 Oct 2021 21:02:53 +0000 (21:02 +0000)
committerGitHub <noreply@github.com>
Fri, 8 Oct 2021 21:02:53 +0000 (21:02 +0000)
Replace PublicKey with [u8; 33] in NetworkGraph


Trivial merge