@lightprotocol/compressed-token - v0.23.3
    Preparing search index...

    Function createTransferInterfaceInstructions

    • Parameters

      • rpc: Rpc
      • payer: PublicKey
      • mint: PublicKey
      • amount: number | bigint | BN
      • owner: PublicKey
      • recipient: PublicKey
      • decimals: number
      • Optionaloptions: InterfaceOptions
      • programId: PublicKey = LIGHT_TOKEN_PROGRAM_ID

      Returns Promise<TransactionInstruction[][]>