ScanSolanaInstruction

data class ScanSolanaInstruction(val accounts: List<Int>, val data: String, val programIdIndex: Int)

Constructors

Link copied to clipboard
constructor(accounts: List<Int>, data: String, programIdIndex: Int)

Properties

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