staticAccountKeys property

List<SolAddress> staticAccountKeys

Gets the static account keys associated with the message.

Implementation

List<SolAddress> get staticAccountKeys => accountKeys;