Sale Djenic eeaaf0ce3f feat: accounts improvements applied
- old `accounts` table is moved/mapped to `keypairs` and `keypairs_accounts`
- `keycards` table has foreign key which refers to `keypairs.key_uid`
- `Keypair` introduced as a new type
- api endpoints updated according to this change
2023-05-25 19:46:47 +02:00
..
2019-12-10 15:20:28 +01:00
2019-12-10 15:20:28 +01:00
2020-01-06 10:17:23 +01:00
2022-06-17 21:24:39 +03:00
2019-11-21 17:19:22 +01:00

v1 protocol package folder

This folder contains only data types mentioned in the specification and required for its implementation.