pub async fn get_relayer_balance(
relayer_id: String,
state: ThinData<AppState<JobProducer>>,
) -> Result<HttpResponse, ApiError>
pub async fn get_relayer_balance(
relayer_id: String,
state: ThinData<AppState<JobProducer>>,
) -> Result<HttpResponse, ApiError>