This commit is contained in:
Michele Marcucci 2024-06-10 15:45:00 +02:00
parent 312f78acd5
commit a57ae54c15

View File

@ -224,7 +224,7 @@ module.exports.typeDefs = `
shares: Float
bestshare: Float
bestever: Float
authorised: Int
authorised: Float
worker: [MinerStatsCkpoolWorker]
}