outputs property

List<InvoiceOutputSpec>? outputs
final

Structured output specifications (P2PKH, P2MS, etc.) When present, this takes precedence over addresses/amount

Implementation

final List<InvoiceOutputSpec>? outputs;