File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ resolution = true
21
21
skip-lint = false
22
22
23
23
[programs .localnet ]
24
- drt_manager = " 6TzyLCNRNgxmEGAxj61uAtPbQt3SQWFMhMBpwMfvdmkQ "
24
+ drt_manager = " 4oTGrdA78dp2ukY7RFtsMrEM9LyRpBMqHkrD813CJre4 "
25
25
26
26
[registry ]
27
27
url = " https://api.apr.dev"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ use anchor_spl::{
25
25
} ;
26
26
use mpl_token_metadata:: ID as METADATA_PROGRAM_ID ;
27
27
28
- declare_id ! ( "6TzyLCNRNgxmEGAxj61uAtPbQt3SQWFMhMBpwMfvdmkQ " ) ;
28
+ declare_id ! ( "4oTGrdA78dp2ukY7RFtsMrEM9LyRpBMqHkrD813CJre4 " ) ;
29
29
30
30
/// The vault account holds tokens and is a PDA.
31
31
#[ account]
Original file line number Diff line number Diff line change 1
1
{
2
- "address" : " 6TzyLCNRNgxmEGAxj61uAtPbQt3SQWFMhMBpwMfvdmkQ " ,
2
+ "address" : " 4oTGrdA78dp2ukY7RFtsMrEM9LyRpBMqHkrD813CJre4 " ,
3
3
"metadata" : {
4
4
"name" : " drt_manager" ,
5
5
"version" : " 0.1.0" ,
You can’t perform that action at this time.
0 commit comments