Function processDeregisterShip

  • Deregister a ship mint from the SCORE program.

    Returns

    InstructionReturn

    Parameters

    • program: ScoreIDLProgram

      Score IDL program

    • updateAuthorityAccount: AsyncSigner<unknown>

      Update authority account

    • shipMint: PublicKey

      Ship mint to deregister

    Returns InstructionReturn

Generated using TypeDoc