Skip to main content

tx_inputs

Macro tx_inputs 

Source
macro_rules! tx_inputs {
    ($($item:expr),* $(,)?) => { ... };
}
Expand description

Helper macro to create Transaction inputs/outputs that works with both Vec and SmallVec