From 94d2d67e8392906e09979341c26cbe712c6c3484 Mon Sep 17 00:00:00 2001 From: thesn10 <38666407+thesn10@users.noreply.github.com> Date: Fri, 26 Jun 2026 19:12:50 +0200 Subject: [PATCH] load descro --- Anchor.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Anchor.toml b/Anchor.toml index f25b88f..891580f 100644 --- a/Anchor.toml +++ b/Anchor.toml @@ -18,3 +18,11 @@ wallet = "~/.config/solana/id.json" test = "cargo test" [hooks] + +[[test.genesis]] +address = "DjVR4EuYV6USMJFfsGZwhZ3y8rtWsmG8EvDY96GTqqi3" +program = "../descro/target/deploy/descro.so" + +[[test.genesis]] +address = "GwUPAKs3HHzCpj8uhet4NAnxk9GWNwfrYbpihu5DyFp" +program = "../descro/target/deploy/descro_ext_resolvers.so"