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 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
},
Original file line number Diff line number Diff line change @@ -1867,9 +1867,7 @@ export type MatchingEngine = {
1867
1867
{
1868
1868
"name" : "executor" ,
1869
1869
"docs" : [
1870
- "we will always reward the owner of the executor token account with the lamports from the" ,
1871
- "prepared order response and its custody token account when we close these accounts. This" ,
1872
- "means we disregard the `prepared_by` field in the prepared order response."
1870
+ "finalized VAA."
1873
1871
] ,
1874
1872
"writable" : true
1875
1873
} ,
You can’t perform that action at this time.
0 commit comments