Mining RPC Boundary
Mining and pool methods are not generic public RPC. They are gated by mining/pool profile, node role, safe mode, and deployment policy.
| Method | Category | Public profile behavior | Notes |
|---|---|---|---|
talero_getWork | Mining | Not generic public RPC; gated by mining/pool profile and deployment policy. | mining |
talero_submitWork | Mining | Not generic public RPC; gated by mining/pool profile and deployment policy. | mining |
eth_getWork | Mining | Not generic public RPC; gated by mining/pool profile and deployment policy. | compat_only |
eth_submitWork | Mining | Not generic public RPC; gated by mining/pool profile and deployment policy. | deprecated |