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 []AnalyticsSpendDescription The information and Proofs associated with the Assets spent in the Transfer [optional]
Outputs []AnalyticsOutputDescription The information and Proofs associated with the Assets output from the Transfer [optional]
Rk string The re-randomized public key of the Wallet which created the Transfer [optional]
SpendAuthSig string The signature authorizing the spend of the Assets spent in the Transfer [optional]
BindingSig string The signature binding the spent and output Assets and verifying the balance [optional]
ConfirmationSig string 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]