Receiver
fetchRelays
fetchRelays
Fetches relayers for specified round.
Parameters:
Name | Type | Description |
---|---|---|
roundContract | address | The address of the round contract |
receiveRoundRelays
receiveRoundRelays
Receives the list of keys which represent the round relayers.
Parameters:
Name | Type | Description |
---|---|---|
keys | uint[] | Public keys of round relayers |
Last updated