Commit fe8a5df
authored
fix: Add missing PDA seed constants to resolve build error
- Add AGENT_REGISTRY_PDA_SEED and MCP_SERVER_REGISTRY_PDA_SEED exports
- Fix TypeScript build error in lib/solana/utils.ts
- Ensure constants match Rust program definitions1 parent ac75a08 commit fe8a5df
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
0 commit comments