6 |
7 |
8 |
9 |
10 | {{this.$t('client')}} {{id+1}}
11 |
12 | {{winner}}
13 |
14 |
15 |
16 | {{this.$t('state')}}
17 | {{state}}
18 |
19 |
20 |
21 | {{this.$t('power')}}
22 |
23 |
24 |
25 |
26 | {{this.$t('samples')}}
27 |
29 |
30 |
31 |
32 | {{this.$t('accuracy')}}
33 | {{accu}}
34 |
35 |
36 |
37 | {{this.$t('loss')}}
38 | {{loss}}
39 |
40 |
41 |
42 | {{this.$t('block_height1')}}
43 | {{myblockheight}}
44 |
45 |
46 |
47 | {{this.$t('reward')}}
48 | {{myreward}}
49 |
50 |
51 |
52 |
53 |