toNip65 method

Nip65 toNip65()

Implementation

Nip65 toNip65() {
  return Nip65.fromMap(pubKey, relays);
}