Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

wellKnown_Rx() returns the well known channel, e.g.

...

("id" is the wellKnown_Rx

...

's eci)

true
linenumbers
Code Block
{
  "id": "4H2tXa1NkexgyfEbzCFsPEKvCZs8PPbd2fkXrhpFwfWv",
  "pico_id": "cjc78fh4s000b9iry4u2j2lencjh6qe8c7006hvde0iasnkkfa",
  "name": "wellKnown_Rx",
  "type": "Tx_Rx",
  "policy_id": "cjh6qevvp006vvde00w7d3fkm",
  "sovrin": {
    "did": "4H2tXa1NkexgyfEbzCFsPEKvCZs8PPbd2fkXrhpFwfWv",
    "verifyKey": "2naJczreMuFRiDJcc3SWpP4CkXVSuViKMNq4gRmh3TzqBK1dwFFFxBykEmrZAgqJfXAbdDATZZakjFYLgRcaCJaj",
    "encryptionPublicKey": "G3Xq6daaUndzwjiP8H1WFt9fKKb2NCbZtEVwGqXLuGMCCvn4d8jKvMe8qmwArbucSJzx4Ac5tnGa36eJycc4tgKf"
  }
}

established()

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

...