Last updated 2 years ago
fetchRelays
Fetches relayers for specified round.
function fetchRelays(address roundContract) public
Parameters:
receiveRoundRelays
Receives the list of keys which represent the round relayers.
function receiveRoundRelays(uint[] keys) public
roundContract
address
The address of the round contract
keys
uint[]
Public keys of round relayers