We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5924438 commit 18aabdaCopy full SHA for 18aabda
programs/earn/src/instructions/admin/initialize.rs
@@ -8,7 +8,7 @@ use anchor_spl::{
8
};
9
use cfg_if::cfg_if;
10
use spl_token_2022::extension::{
11
- default_account_state::DefaultAccountState, // permanent_delegate::PermanentDelegate,
+ default_account_state::DefaultAccountState, permanent_delegate::PermanentDelegate,
12
scaled_ui_amount::ScaledUiAmountConfig,
13
BaseStateWithExtensions,
14
ExtensionType,
0 commit comments