Name | Type | Description | Notes |
---|---|---|---|
spends | list[AnalyticsSpendDescription] | The information and Proofs associated with the Assets spent in the Transfer | [optional] |
outputs | list[AnalyticsOutputDescription] | The information and Proofs associated with the Assets output from the Transfer | [optional] |
rk | str | The re-randomized public key of the Wallet which created the Transfer | [optional] |
spend_auth_sig | str | The signature authorizing the spend of the Assets spent in the Transfer | [optional] |
binding_sig | str | The signature binding the spent and output Assets and verifying the balance | [optional] |
confirmation_sig | str | The signature of the confirming party if a confirmation was requested; empty if no confirmation was requested | [optional] |