Commit b516506
[Solana]: Support adding instruction at specified index (#4415)
* [Solana]: Support adding instruction at specified index
* Rename tw_solana_transaction_add_instruction to tw_solana_transaction_insert_instruction
---------
Co-authored-by: Sergei Boiko <127754187+satoshiotomakan@users.noreply.github.com>1 parent 9693d83 commit b516506
File tree
3 files changed
+177
-95
lines changed- rust
- chains/tw_solana/src/modules
- tw_tests/tests/chains/solana
- wallet_core_rs/src/ffi/solana
3 files changed
+177
-95
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
179 | 183 | | |
180 | 184 | | |
181 | 185 | | |
182 | 186 | | |
183 | 187 | | |
184 | 188 | | |
185 | 189 | | |
186 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
187 | 202 | | |
188 | 203 | | |
189 | 204 | | |
| |||
0 commit comments