|
barretenberg
|
Public Member Functions | |
| bool | operator== (join_split_tx const &) const =default |
Public Attributes | |
| uint32_t | proof_id |
| uint256_t | public_value |
| barretenberg::fr | public_owner |
| uint32_t | asset_id |
| uint32_t | num_input_notes |
| std::array< uint32_t, 2 > | input_index |
| barretenberg::fr | old_data_root |
| std::array< proof_system::plonk::stdlib::merkle_tree::fr_hash_path, 2 > | input_path |
| std::array< notes::native::value::value_note, 2 > | input_note |
| std::array< notes::native::value::value_note, 2 > | output_note |
| notes::native::claim::partial_claim_note_data | partial_claim_note |
| grumpkin::fr | account_private_key |
| barretenberg::fr | alias_hash |
| bool | account_required |
| uint32_t | account_note_index |
| proof_system::plonk::stdlib::merkle_tree::fr_hash_path | account_note_path |
| grumpkin::g1::affine_element | signing_pub_key |
| barretenberg::fr | backward_link |
| uint32_t | allow_chain |
| crypto::schnorr::signature | signature |