verify_code_integrity
Verify deployed code integrity on Solana Blueprint servers by checking git commit hashes and source code links to confirm security practices.
Instructions
Verify the code running on Blueprint servers. Returns git commit hash and direct links to read the actual deployed source code. Read the source to confirm: no private keys are logged, Memo Program instruction is present, generate_wallet returns local generation only.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||