File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11export type Amm = {
2- version : "1.0 .0" ;
2+ version : "0.3 .0" ;
33 name : "amm" ;
44 instructions : [
55 {
@@ -541,7 +541,7 @@ export type Amm = {
541541} ;
542542
543543export const IDL : Amm = {
544- version : "1.0 .0" ,
544+ version : "0.3 .0" ,
545545 name : "amm" ,
546546 instructions : [
547547 {
Original file line number Diff line number Diff line change 11export type Autocrat = {
2- version : "1.0 .0" ;
2+ version : "0.3 .0" ;
33 name : "autocrat" ;
44 instructions : [
55 {
@@ -631,7 +631,7 @@ export type Autocrat = {
631631} ;
632632
633633export const IDL : Autocrat = {
634- version : "1.0 .0" ,
634+ version : "0.3 .0" ,
635635 name : "autocrat" ,
636636 instructions : [
637637 {
Original file line number Diff line number Diff line change 11export type ConditionalVault = {
2- version : "1.0 .0" ;
2+ version : "0.3 .0" ;
33 name : "conditional_vault" ;
44 instructions : [
55 {
@@ -447,7 +447,7 @@ export type ConditionalVault = {
447447} ;
448448
449449export const IDL : ConditionalVault = {
450- version : "1.0 .0" ,
450+ version : "0.3 .0" ,
451451 name : "conditional_vault" ,
452452 instructions : [
453453 {
You can’t perform that action at this time.
0 commit comments