Keystore & Transaction Message
Pre-release
Pre-release
This version of the API is needed for Biletujo 2.2+ it offers the following new functionalities:
- Interface with the KeyStore: the client can store and retrieve message keys,
- Storing the additional data: ciphered messages, as other additional data, data stored along with the ETH transaction are stored in a staging table and copied to the transaction when the parser.py insert it,
- Retrieving additional data: expor.php has been modified to return all the fields of the transactions (in particular the ciphered messages.
Older versions of Bilutejo are not impacted by these modification