scaffolding

This commit is contained in:
Hardhat Chad
2025-05-23 18:41:54 -07:00
parent e942e7ae5b
commit 495dd4ad4b
12 changed files with 169 additions and 54 deletions

2
Cargo.lock generated
View File

@@ -1283,6 +1283,7 @@ dependencies = [
"array-const-fn-init",
"bytemuck",
"const-crypto",
"meteora-pools-sdk",
"mpl-token-metadata",
"num_enum",
"solana-program",
@@ -1317,6 +1318,7 @@ dependencies = [
name = "ore-program"
version = "3.7.0"
dependencies = [
"bincode",
"drillx",
"meteora-pools-sdk",
"mpl-token-metadata",