Merge branch 'master' into fix/libp2p-key-debug

This commit is contained in:
Giuliano Mega 2026-06-24 15:05:50 -03:00 committed by GitHub
commit 4cfa6cf7b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -128,6 +128,7 @@ components:
description: Hex-encoded libp2p public key of the node
mixPubKey:
type: string
nullable: true
description: Hex-encoded mix public key (present only for nodes that support mix)
table:
$ref: "#/components/schemas/PeersTable"