staticAccountKeys property
List<SolAddress>
get
staticAccountKeys
Gets the static account keys associated with the message.
Implementation
List<SolAddress> get staticAccountKeys => accountKeys;
Gets the static account keys associated with the message.
List<SolAddress> get staticAccountKeys => accountKeys;