Constructors
constructor
- new MessageAccountKeys(staticAccountKeys, accountKeysFromLookups?): MessageAccountKeys
Properties
Optional
accountKeysFromLookups
staticAccountKeys
Accessors
length
- get length(): number
Returns number
Methods
get
- get(index): undefined | PublicKey
Returns undefined | PublicKey
keySegments
- keySegments(): PublicKey[][]