Upgrade to SPL Token 3.1.0 program binary
This commit is contained in:
committed by
mergify[bot]
parent
8944efddf7
commit
aa97da2146
@ -11,7 +11,7 @@ mod spl_associated_token_account {
|
||||
}
|
||||
|
||||
static SPL_PROGRAMS: &[(Pubkey, &[u8])] = &[
|
||||
(spl_token::ID, include_bytes!("programs/spl_token-2.0.6.so")),
|
||||
(spl_token::ID, include_bytes!("programs/spl_token-3.1.0.so")),
|
||||
(spl_memo::ID, include_bytes!("programs/spl_memo-1.0.0.so")),
|
||||
(
|
||||
spl_associated_token_account::ID,
|
||||
|
Binary file not shown.
BIN
program-test/src/programs/spl_token-3.1.0.so
Normal file
BIN
program-test/src/programs/spl_token-3.1.0.so
Normal file
Binary file not shown.
Reference in New Issue
Block a user