getResult returns the work proof result
()
| 46 | |
| 47 | // getResult returns the work proof result |
| 48 | GetResult() map[string]Result |
| 49 | |
| 50 | // SetAdmissionKey sets the key for admission control to participate campaign |
| 51 | SetAdmissionKey(key *keystore.Key) |
no outgoing calls