Structs§
- Input
Note Assets Info - Contains summary information about the assets stored in an input note.
- Input
Note Inputs Info - Contains summary information about the inputs stored in an input note.
Functions§
- extern_
input_ ⚠note_ get_ assets - extern_
input_ ⚠note_ get_ assets_ info - extern_
input_ ⚠note_ get_ inputs_ info - extern_
input_ ⚠note_ get_ metadata - extern_
input_ ⚠note_ get_ recipient - extern_
input_ ⚠note_ get_ script_ root - extern_
input_ ⚠note_ get_ sender - extern_
input_ ⚠note_ get_ serial_ number - get_
assets - Returns the assets contained in the input note at
note_index. - get_
assets_ info - Returns the assets commitment and asset count for the input note at
note_index. - get_
inputs_ info - Returns the inputs commitment and input count for the input note at
note_index. - get_
metadata - Returns the metadata of the input note at
note_index. - get_
recipient - Returns the recipient of the input note at
note_index. - get_
script_ root - Returns the script root of the input note at
note_index. - get_
sender - Returns the sender of the input note at
note_index. - get_
serial_ number - Returns the serial number of the input note at
note_index.