You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"PDA: [b\"direct_distribution\", mint, authority, seeds]. If a previous distribution was closed at this address, the account now holds a DirectDistributionClosed marker and re-creation is rejected."
1980
2004
],
1981
2005
"isSigner": false,
1982
2006
"isWritable": true,
@@ -2395,7 +2419,7 @@
2395
2419
},
2396
2420
{
2397
2421
"docs": [
2398
-
"PDA: DirectDistribution account (closed)"
2422
+
"PDA: DirectDistribution account. Flipped to a compact DirectDistributionClosed marker in place; freed rent is refunded to authority."
2399
2423
],
2400
2424
"isSigner": false,
2401
2425
"isWritable": true,
@@ -3314,10 +3338,10 @@
3314
3338
},
3315
3339
{
3316
3340
"docs": [
3317
-
"PDA: [b\"merkle_claim\", distribution, claimant] (read-only, may not exist)"
3341
+
"PDA: [b\"merkle_claim\", distribution, claimant] (writable, may not exist)"
docs = "PDA: [b\"direct_distribution\", mint, authority, seeds]. If a previous distribution was closed at this address, the account now holds a DirectDistributionClosed marker and re-creation is rejected."
0 commit comments