Module input_note

Module input_note 

Source

Structs§

InputNoteAssetsInfo
Contains summary information about the assets stored in an input note.
InputNoteInputsInfo
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.