Variable Hop.pub_key

Public key of the destination node

struct Hop
{
  // ...
  agora.crypto.ECC.Point pub_key ;
  // ...
}