Last updated 2 years ago
addRelays
Adds the number of new relayers as provided in method parameter.
function addRelays(uint count) external
Parameters:
relayKeys
Gets the public keys of all the relayers.
function relayKeys() public view responsible returns (uint256[])
Return value:
count
uint
Number of new relayers to add
uint256[]
Public keys of the relayers