Nodes run the RL model locally and submit predictions.
function getRecommendedFee() external view returns (uint256 priorityFee);
Submissions are aggregated
Median is returned to avoid manipulation
🧮 On-chain oracle ensures predictable, fair transaction fees.