File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1855
1855
{
1856
1856
"name" : " executor" ,
1857
1857
"docs" : [
1858
- " we will always reward the owner of the executor token account with the lamports from the" ,
1859
- " prepared order response and its custody token account when we close these accounts. This" ,
1860
- " means we disregard the `prepared_by` field in the prepared order response."
1858
+ " finalized VAA."
1861
1859
],
1862
1860
"writable" : true
1863
1861
},
Original file line number Diff line number Diff line change @@ -1861,9 +1861,7 @@ export type MatchingEngine = {
1861
1861
{
1862
1862
"name" : "executor" ,
1863
1863
"docs" : [
1864
- "we will always reward the owner of the executor token account with the lamports from the" ,
1865
- "prepared order response and its custody token account when we close these accounts. This" ,
1866
- "means we disregard the `prepared_by` field in the prepared order response."
1864
+ "finalized VAA."
1867
1865
] ,
1868
1866
"writable" : true
1869
1867
} ,
You can’t perform that action at this time.
0 commit comments