Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed established() to be a header to properly appear in the table of contents

...

Code Block
{
  "id": "KvCZs8PPbd2fkXrhpFwfWv",
  "pico_id": "cjh6qe8c7006hvde0iasnkkfa",
  "name": "wellKnown_Rx",
  "type": "Tx_Rx",
  "policy_id": "cjh6qevvp006vvde00w7d3fkm",
  "sovrin": {
    "did": "KvCZs8PPbd2fkXrhpFwfWv",
    "verifyKey": "BK1dwFFFxBykEmrZAgqJfXAbdDATZZakjFYLgRcaCJaj",
    "encryptionPublicKey": "Cvn4d8jKvMe8qmwArbucSJzx4Ac5tnGa36eJycc4tgKf"
  }
}

established()

established() returns all established subscriptions in an array, e.g.

...