mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-21 13:41:41 +00:00
update proto json definition
This commit is contained in:
@ -2,21 +2,17 @@
|
||||
"nested": {
|
||||
"NoiseHandshakePayload": {
|
||||
"fields": {
|
||||
"libp2pKey": {
|
||||
"identity_key": {
|
||||
"type": "bytes",
|
||||
"id": 1
|
||||
},
|
||||
"noiseStaticKeySignature": {
|
||||
"identity_sig": {
|
||||
"type": "bytes",
|
||||
"id": 2
|
||||
},
|
||||
"libp2pData": {
|
||||
"data": {
|
||||
"type": "bytes",
|
||||
"id": 3
|
||||
},
|
||||
"libp2pDataSignature": {
|
||||
"type": "bytes",
|
||||
"id": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user