Skip to main content

get_output_at

Function get_output_at 

Source
pub fn get_output_at(index: u32) -> Option<Output>
Expand description

Get an output by index.

Returns None if the index is out of bounds or if the call fails.