- Changed method call from 'jobs.run' to 'job.run' to match OpenRPC spec - This fixes 'Method not found' errors when calling run_job from WASM - Native client was already using correct method name
- Changed method call from 'jobs.run' to 'job.run' to match OpenRPC spec - This fixes 'Method not found' errors when calling run_job from WASM - Native client was already using correct method name