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