Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.12 KB

AnalyticsTransferTx.md

File metadata and controls

15 lines (11 loc) · 1.12 KB

AnalyticsTransferTx

Properties

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]

[Back to Model list] [Back to API list] [Back to README]