ScanSolanaAddressTableLookup

data class ScanSolanaAddressTableLookup(val accountKey: String, val writableIndexes: List<Int>, val readonlyIndexes: List<Int>)

Constructors

Link copied to clipboard
constructor(accountKey: String, writableIndexes: List<Int>, readonlyIndexes: List<Int>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard