Skip to content

Commit 58bc0e9

Browse files
Leechaelkvinwang
andauthored
Update sdk/js/README.md
Co-authored-by: Kevin Wang <wy721@qq.com>
1 parent f0c4b08 commit 58bc0e9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdk/js/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,6 @@ The legacy `deriveKey()` method mixed two different use cases that have now been
774774

775775
| Component | TappdClient (Old) | DstackClient (New) | Status |
776776
|-----------|-------------------|-------------------|---------|
777-
| **Daemon Process** | `tappd` | `dstack-guest-agent` | ✅ Updated |
778777
| **Socket Path** | `/var/run/tappd.sock` | `/var/run/dstack.sock` | ✅ Updated |
779778
| **HTTP URL Format** | `http://localhost/prpc/Tappd.<Method>` | `http://localhost/<Method>` | ✅ Simplified |
780779
| **K256 Key Method** | `DeriveK256Key(...)` | `GetKey(...)` | ✅ Renamed |

0 commit comments

Comments
 (0)