kopia lustrzana https://github.com/meshtastic/protobufs
Remove optional tag from xeddsa sig field
rodzic
22cf0ebd66
commit
c7e500e9c5
|
@ -1075,7 +1075,7 @@ message Data {
|
|||
/*
|
||||
* XEdDSA signature for the payload
|
||||
*/
|
||||
optional bytes xeddsa_signature = 10;
|
||||
bytes xeddsa_signature = 10;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue