From a97f26e2a3510902c72250a71c97bc1d117ee97f Mon Sep 17 00:00:00 2001 From: Lucas Steuernagel <38472950+LucasSte@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:21:12 -0300 Subject: [PATCH] Build `transfer-hook` for downstream project (#35245) * Build transfer hook for downstream project * Add transfer hook example to programs list --- ci/downstream-projects/func-spl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/downstream-projects/func-spl.sh b/ci/downstream-projects/func-spl.sh index 00da118e14f06e..d2581b70db9f66 100755 --- a/ci/downstream-projects/func-spl.sh +++ b/ci/downstream-projects/func-spl.sh @@ -5,6 +5,7 @@ spl() { # Mind the order! PROGRAMS=( instruction-padding/program + token/transfer-hook/example token/program token/program-2022 token/program-2022-test