sap_init_stake
Initialize stake for an agent wallet by specifying the wallet's public key and initial deposit in lamports.
Instructions
Initialize stake for an agent wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentWallet | No | Agent wallet public key (base58) to initialize stake for | |
| initialDeposit | No | Initial stake deposit amount in lamports (as a decimal string) |