accountKeys property

List<String> accountKeys
final

List of base-58 encoded public keys used by the transaction, including by the instructions and for signatures. The first message.header.numRequiredSignatures public keys must sign the transaction.

Implementation

final List<String> accountKeys;