Talero work protocol
Mining uses Talero's proprietary pool/getwork protocol. Mining methods belong to the pool access profile rather than generic public RPC.
Canonical work acquisition and submission use Talero's proprietary getwork-style pool interface.
Public-safe is not unrestricted. Privacy, safe-mode, read-only, quota, role and gateway policies can still mask or deny a listed surface.
Mining uses Talero's proprietary pool/getwork protocol. Mining methods belong to the pool access profile rather than generic public RPC.
| Method | Status | Use |
|---|---|---|
talero_getWork | Supported | Canonical work acquisition |
talero_submitWork | Supported | Canonical work submission |
eth_getWork | Legacy compatibility | Work acquisition helper |
eth_submitWork | Unsupported | Do not use |
A mining client implements the Talero work contract directly. The protocol is getwork-style and is not standard Stratum v1.