File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
export type LightCompressedToken = {
2
- version : '0.6.2 ' ;
2
+ version : '0.7.0 ' ;
3
3
name : 'light_compressed_token' ;
4
4
instructions : [
5
5
{
@@ -1576,7 +1576,7 @@ export type LightCompressedToken = {
1576
1576
] ;
1577
1577
} ;
1578
1578
export const IDL : LightCompressedToken = {
1579
- version : '0.6.2 ' ,
1579
+ version : '0.7.0 ' ,
1580
1580
name : 'light_compressed_token' ,
1581
1581
instructions : [
1582
1582
{
Original file line number Diff line number Diff line change 1
1
export type AccountCompression = {
2
- version : '0.6.2 ' ;
2
+ version : '0.7.0 ' ;
3
3
name : 'account_compression' ;
4
4
constants : [
5
5
{
@@ -1165,7 +1165,7 @@ export type AccountCompression = {
1165
1165
} ;
1166
1166
1167
1167
export const IDL : AccountCompression = {
1168
- version : '0.6.2 ' ,
1168
+ version : '0.7.0 ' ,
1169
1169
name : 'account_compression' ,
1170
1170
constants : [
1171
1171
{
Original file line number Diff line number Diff line change 1
1
export type LightCompressedToken = {
2
- version : '0.6.2 ' ;
2
+ version : '0.7.0 ' ;
3
3
name : 'light_compressed_token' ;
4
4
instructions : [
5
5
{
@@ -1576,7 +1576,7 @@ export type LightCompressedToken = {
1576
1576
] ;
1577
1577
} ;
1578
1578
export const IDL : LightCompressedToken = {
1579
- version : '0.6.2 ' ,
1579
+ version : '0.7.0 ' ,
1580
1580
name : 'light_compressed_token' ,
1581
1581
instructions : [
1582
1582
{
Original file line number Diff line number Diff line change 1
1
export type LightRegistry = {
2
- version : '0.6.2 ' ;
2
+ version : '0.7.0 ' ;
3
3
name : 'light_registry' ;
4
4
constants : [
5
5
{
@@ -1296,7 +1296,7 @@ export type LightRegistry = {
1296
1296
} ;
1297
1297
1298
1298
export const IDL : LightRegistry = {
1299
- version : '0.6.2 ' ,
1299
+ version : '0.7.0 ' ,
1300
1300
name : 'light_registry' ,
1301
1301
constants : [
1302
1302
{
Original file line number Diff line number Diff line change 1
1
export type LightSystemProgram = {
2
- version : '0.6.2 ' ;
2
+ version : '0.7.0 ' ;
3
3
name : 'light_system_program' ;
4
4
constants : [
5
5
{
@@ -1070,7 +1070,7 @@ export type LightSystemProgram = {
1070
1070
} ;
1071
1071
1072
1072
export const IDL : LightSystemProgram = {
1073
- version : '0.6.2 ' ,
1073
+ version : '0.7.0 ' ,
1074
1074
name : 'light_system_program' ,
1075
1075
constants : [
1076
1076
{
You can’t perform that action at this time.
0 commit comments