static fun aggregate(keys: MutableList<PublicKey!>!): PublicKey! (source)
Aggregates list of PublicKey pairs
keys - MutableList<PublicKey!>!: The list of public keys to aggregate, not null
IllegalArgumentException - if parameter list is empty
Return
PublicKey!: PublicKey The public key, not null