nayori_register_agent
Register a wallet as a Nayori agent by providing a name and description. Returns a transaction ID; broadcast is not confirmation.
Instructions
WRITE (mainnet). Register this wallet as an agent in the Nayori agent-registry. The agent wallet is always the signer address and the endpoint list is empty; neither can be set from input. name: printable ASCII, 1-64 chars; description: printable ASCII, max 256. Costs only the fixed fee. Returns a txid; broadcast is not confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | Yes |