fix: 修正哈希算法描述 - Blake3改为SHA3-384
This commit is contained in:
parent
368405c39e
commit
c35c436af7
|
|
@ -233,7 +233,7 @@ NAC是完全自主开发的RWA原生公链,包括:
|
||||||
- ✅ **使用** CSNP网络(Constitutional State Network Protocol)
|
- ✅ **使用** CSNP网络(Constitutional State Network Protocol)
|
||||||
- ✅ **使用** ACC-20协议(Asset Certificate Contract)
|
- ✅ **使用** ACC-20协议(Asset Certificate Contract)
|
||||||
- ✅ **使用** GNACS编码(Global NAC Asset Classification System)
|
- ✅ **使用** GNACS编码(Global NAC Asset Classification System)
|
||||||
- ✅ **使用** Blake3哈希(不是SHA256/Keccak256)
|
- ✅ **使用** SHA3-384哈希(不是SHA256/Keccak256)
|
||||||
|
|
||||||
### 代币体系
|
### 代币体系
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue