Function simfony_as_rust::jet::transaction::input_asset

source ยท
pub fn input_asset(a: u32) -> Option<Asset1>
Expand description

Return the asset id of the input at the given index.

Return None if the input does not exist.