Function listCalls

  • Go through a key to collect all the callsigns it claims, whether they are certified or not. For consistency, callsigns are returned in alphabetical order, rather than in the order they appear in the key.

    Parameters

    • key: PublicKey | PrivateKey

      The key in question

    Returns string[]

    An array of callsigns.