Protected
Retrieves an aggregate message on from the Aleph network. It uses the address & key(s) provided in the configuration given as a parameter to retrieve the wanted message.
The configuration used to get the message, including the API endpoint.
Publishes an aggregate message to the Aleph network.
The message's content must respect the following format : { k_1: v_1, k_2: v_2, }
Retrieves an aggregate message on from the Aleph network. It uses the address & key(s) provided in the configuration given as a parameter to retrieve the wanted message.