@hawksightco/hawk-sdk 1.3.103 → 1.3.104

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2046,9 +2046,6 @@ export type IyfExtension = {
2046
2046
  "* No need to check"
2047
2047
  ];
2048
2048
  "writable": true;
2049
- "relations": [
2050
- "userPda"
2051
- ];
2052
2049
  },
2053
2050
  {
2054
2051
  "name": "position";
@@ -3115,65 +3112,11 @@ export type IyfExtension = {
3115
3112
  122
3116
3113
  ];
3117
3114
  "accounts": [
3118
- {
3119
- "name": "farm";
3120
- "docs": [
3121
- "Hawksight multi-index farm"
3122
- ];
3123
- },
3124
3115
  {
3125
3116
  "name": "userPda";
3126
3117
  "docs": [
3127
3118
  "Hawksight user pda"
3128
3119
  ];
3129
- "pda": {
3130
- "seeds": [
3131
- {
3132
- "kind": "const";
3133
- "value": [
3134
- 109,
3135
- 117,
3136
- 108,
3137
- 116,
3138
- 105,
3139
- 45,
3140
- 117,
3141
- 115,
3142
- 101,
3143
- 114
3144
- ];
3145
- },
3146
- {
3147
- "kind": "account";
3148
- "path": "farm";
3149
- },
3150
- {
3151
- "kind": "account";
3152
- "path": "authority";
3153
- }
3154
- ];
3155
- "program": {
3156
- "kind": "account";
3157
- "path": "iyfProgram";
3158
- };
3159
- };
3160
- },
3161
- {
3162
- "name": "authority";
3163
- "docs": [
3164
- "User wallet",
3165
- "* No need to check"
3166
- ];
3167
- "relations": [
3168
- "userPda"
3169
- ];
3170
- },
3171
- {
3172
- "name": "iyfProgram";
3173
- "docs": [
3174
- "Main index yield farming program"
3175
- ];
3176
- "address": "FqGg2Y1FNxMiGd51Q6UETixQWkF5fB92MysbYogRJb3P";
3177
3120
  },
3178
3121
  {
3179
3122
  "name": "hawksightAuthority";
@@ -5065,66 +5008,11 @@ export type IyfExtension = {
5065
5008
  31
5066
5009
  ];
5067
5010
  "accounts": [
5068
- {
5069
- "name": "farm";
5070
- "docs": [
5071
- "Hawksight multi-index farm"
5072
- ];
5073
- },
5074
5011
  {
5075
5012
  "name": "userPda";
5076
5013
  "docs": [
5077
5014
  "Hawksight user pda"
5078
5015
  ];
5079
- "pda": {
5080
- "seeds": [
5081
- {
5082
- "kind": "const";
5083
- "value": [
5084
- 109,
5085
- 117,
5086
- 108,
5087
- 116,
5088
- 105,
5089
- 45,
5090
- 117,
5091
- 115,
5092
- 101,
5093
- 114
5094
- ];
5095
- },
5096
- {
5097
- "kind": "account";
5098
- "path": "farm";
5099
- },
5100
- {
5101
- "kind": "account";
5102
- "path": "authority";
5103
- }
5104
- ];
5105
- "program": {
5106
- "kind": "account";
5107
- "path": "iyfProgram";
5108
- };
5109
- };
5110
- },
5111
- {
5112
- "name": "authority";
5113
- "docs": [
5114
- "User wallet",
5115
- "* No need to check"
5116
- ];
5117
- "writable": true;
5118
- "relations": [
5119
- "userPda"
5120
- ];
5121
- },
5122
- {
5123
- "name": "iyfProgram";
5124
- "docs": [
5125
- "Main index yield farming program"
5126
- ];
5127
- "address": "FqGg2Y1FNxMiGd51Q6UETixQWkF5fB92MysbYogRJb3P";
5128
5016
  },
5129
5017
  {
5130
5018
  "name": "hawksightAuthority";