NAC_Blockchain/_archive/v1_legacy_nrpc3/README.md

21 lines
825 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 归档说明NRPC 3.0 旧版本
**归档时间**: 2026-02-22
**归档原因**: 工单 #044 - 版本整理
**关联工单**: #042(更名)、#043API统一、#044版本整理
## 归档内容
| 文件/目录 | 原路径 | 归档原因 |
|---|---|---|
| `nrpc3_client.rs` | `nac-sdk/src/client/nrpc3.rs` | 旧版 NRPC3.0 客户端,已被 NAC Lens 替代 |
| `nac-nrpc-v3.0.0/` | `nac-nrpc/` | NRPC 3.0 协议实现,已被 `nac-lens/` 替代 |
| `nac-csnp-nac-nrpc-v3.0.0/` | `nac-csnp/nac-nrpc/` | CSNP 内嵌的 NRPC3.0,已被 NAC Lens 替代 |
| `bak_files/` | 各处 `.bak*` 文件 | 历史备份文件 |
## 当前最新版本
- **协议**: `nac-lens/` (NAC Lens, 原 NAC Lens)
- **SDK 客户端**: `nac-sdk/src/client/` (使用 nac-lens 依赖)
- **版本**: nac-lens v0.1.0, nac-sdk v2.0.0