Interface InitializeImmutableOwnerInstructionData

Deserialized instruction for the initiation of an immutable owner account

interface InitializeImmutableOwnerInstructionData {
    instruction: InitializeImmutableOwner;
}

Properties

Properties

Generated using TypeDoc