Update wallets/README.md (#2530)

This commit is contained in:
ekzyis 2025-09-14 03:00:29 +02:00 committed by GitHub
parent 66f131b415
commit d9d0ba2903
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,6 +68,7 @@ That's it!
- add enum value to `WalletRecvProtocolName` or `WalletSendProtocolName`
- add table to store protocol config
- run `npx prisma migrate dev --create-only`
- **for send protocols, it is important that the names for encrypted columns end with `vaultId`**
<details>
<summary>Example</summary>