signers property

List<String>? signers
getter/setter pair

DEPRECATED by `account_identifier_signers` in `v1.4.4` All signers (addresses) of a particular transaction. If the transaction is unsigned, it should be empty.

Implementation

List<String>? signers;