feat: upload pow performance benchmarks

This commit is contained in:
Aravinth Manivannan
2023-06-30 07:54:43 +05:30
parent d8a145cf87
commit 1c4ee5b622
3 changed files with 51 additions and 5 deletions

View File

@@ -63,6 +63,8 @@ export const solveCaptchaRunner = async (e: Event): Promise<void> => {
string: config.string,
nonce: resp.work.nonce,
result: resp.work.result,
time: resp.work.time,
worker_type: resp.work.worker_type,
};
// 3. submit work