@@ -54,7 +54,7 @@ export type ExampleNativeTokenTransfers = {
54
54
"docs" : [
55
55
"The custody account that holds tokens in locking mode and temporarily" ,
56
56
"holds tokens in burning mode." ,
57
- "function if the token account has already been created."
57
+ "function if the token account has already been created."
58
58
]
59
59
} ,
60
60
{
@@ -145,7 +145,7 @@ export type ExampleNativeTokenTransfers = {
145
145
"docs" : [
146
146
"The custody account that holds tokens in locking mode and temporarily" ,
147
147
"holds tokens in burning mode." ,
148
- "function if the token account has already been created."
148
+ "function if the token account has already been created."
149
149
]
150
150
} ,
151
151
{
@@ -2252,7 +2252,7 @@ export const IDL: ExampleNativeTokenTransfers = {
2252
2252
"docs" : [
2253
2253
"The custody account that holds tokens in locking mode and temporarily" ,
2254
2254
"holds tokens in burning mode." ,
2255
- "function if the token account has already been created."
2255
+ "function if the token account has already been created."
2256
2256
]
2257
2257
} ,
2258
2258
{
@@ -2343,7 +2343,7 @@ export const IDL: ExampleNativeTokenTransfers = {
2343
2343
"docs" : [
2344
2344
"The custody account that holds tokens in locking mode and temporarily" ,
2345
2345
"holds tokens in burning mode." ,
2346
- "function if the token account has already been created."
2346
+ "function if the token account has already been created."
2347
2347
]
2348
2348
} ,
2349
2349
{
0 commit comments