poll_agnta_identity_registration
Complete (or re-check) an owner wallet's AgentIdentity binding from chain.
The poll half of the handshake: for an owner who signed AND submitted the
register_identity transaction themselves, this is the only call needed.
Verifies the on-chain AgentIdentity account exactly as
submit_agnta_identity_registration does and stamps registered only on
success; otherwise it returns the wallet's current stored status with
verified: false and stamps nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller_id | No | ||
| identity_pda | Yes | ||
| wallet_address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||