Skip to content

OwnerValidationProgram

bigearsenal edited this page May 17, 2022 · 1 revision

OwnerValidationProgram

public enum OwnerValidationProgram: SolanaBasicProgram 

Inheritance

SolanaBasicProgram

Properties

id

public static var id: PublicKey 

Methods

assertOwnerInstruction(account:programId:)

public static func assertOwnerInstruction(
        account: PublicKey,
        programId: PublicKey
    ) -> TransactionInstruction 
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally