mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 08:25:51 +00:00
Slot for IPv4 port
This commit is contained in:
@@ -37,6 +37,7 @@ message TMHello {
|
|||||||
optional uint32 ledgerIndex = 2;
|
optional uint32 ledgerIndex = 2;
|
||||||
optional uint64 netTime = 3;
|
optional uint64 netTime = 3;
|
||||||
optional bytes nodeID = 4; // node may opt to remain anonymous
|
optional bytes nodeID = 4; // node may opt to remain anonymous
|
||||||
|
optional uint32 ipv4Port = 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user