|
311 | 311 |
|
312 | 312 |
|
313 | 313 | // return value (do some wrapping)
|
314 |
| - let returnValue = Vec_MonitorEventZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).getValue() |
| 314 | + let returnValue = Vec_MonitorEventZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).dangle(false).getValue() |
315 | 315 |
|
316 | 316 |
|
317 | 317 | return returnValue
|
|
341 | 341 |
|
342 | 342 |
|
343 | 343 | // return value (do some wrapping)
|
344 |
| - let returnValue = Vec_EventZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).getValue() |
| 344 | + let returnValue = Vec_EventZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).dangle(false).getValue() |
345 | 345 |
|
346 | 346 |
|
347 | 347 | return returnValue
|
|
461 | 461 |
|
462 | 462 |
|
463 | 463 | // return value (do some wrapping)
|
464 |
| - let returnValue = Vec_TransactionOutputsZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).getValue() |
| 464 | + let returnValue = Vec_TransactionOutputsZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).dangle(false).getValue() |
465 | 465 |
|
466 | 466 |
|
467 | 467 | return returnValue
|
|
530 | 530 |
|
531 | 531 |
|
532 | 532 | // return value (do some wrapping)
|
533 |
| - let returnValue = Vec_TransactionOutputsZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).getValue() |
| 533 | + let returnValue = Vec_TransactionOutputsZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).dangle(false).getValue() |
534 | 534 |
|
535 | 535 |
|
536 | 536 | return returnValue
|
|
599 | 599 |
|
600 | 600 |
|
601 | 601 | // return value (do some wrapping)
|
602 |
| - let returnValue = Vec_TransactionOutputsZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).getValue() |
| 602 | + let returnValue = Vec_TransactionOutputsZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).dangle(false).getValue() |
603 | 603 |
|
604 | 604 |
|
605 | 605 | return returnValue
|
|
683 | 683 |
|
684 | 684 |
|
685 | 685 | // return value (do some wrapping)
|
686 |
| - let returnValue = Vec_BalanceZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).getValue() |
| 686 | + let returnValue = Vec_BalanceZ(cType: nativeCallResult, instantiationContext: "ChannelMonitor.swift::\(#function):\(#line)", anchor: self).dangle(false).getValue() |
687 | 687 |
|
688 | 688 |
|
689 | 689 | return returnValue
|
|
0 commit comments