NS节点基本的DDoS防护

This commit is contained in:
刘祥超
2022-08-22 15:10:48 +08:00
parent 199794a63a
commit f851212a55
11 changed files with 4540 additions and 3820 deletions

View File

@@ -555,7 +555,7 @@ message FindNodeDDoSProtectionResponse {
bytes ddosProtectionJSON = 1;
}
// 修改节点的DDOS设置
// 修改节点的DDoS设置
message UpdateNodeDDoSProtectionRequest {
int64 nodeId = 1;
bytes ddosProtectionJSON = 2;