Commit 3500782
committed
Enable setting the $include query parameter on transaction creation
The client function create_transaction allows setting of the $include query
parameter. When using the transaction builders create function its not possible
to set this variable. This change allows setting of the variable while keeping
backwards compatibility with the previous implementation.1 parent 8497fe7 commit 3500782
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | 250 | | |
252 | 251 | | |
253 | 252 | | |
| |||
0 commit comments