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 5ed57e8 commit b82ae88Copy full SHA for b82ae88
sdk-libs/compressed-token-sdk/src/cpi/account_info.rs
@@ -1,6 +1,6 @@
1
use light_compressed_account::compressed_account::PackedMerkleContext;
2
+use light_compressed_token::process_transfer::InputTokenDataWithContext;
3
-use crate::state::InputTokenDataWithContext;
4
/// Get an existing compressed token account from token_data in optimized
5
/// format.
6
///
0 commit comments