mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3439 Protocol | Integrate 0.40.0-rc5 (#2135)
This commit is contained in:
parent
e0acb86116
commit
51ffabc160
2 changed files with 2 additions and 1 deletions
|
@ -672,6 +672,7 @@ message Account {
|
|||
string timeZone = 104; // time zone from config
|
||||
string analyticsId = 105;
|
||||
string networkId = 106; // network id to which anytype is connected
|
||||
string ethereumAddress = 107; // we have Any PK AND Ethereum PK derived from one seed phrase
|
||||
}
|
||||
|
||||
message Auth {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue