tensor_eigen

Macro transaction

Source
macro_rules! transaction {
    ($signers:expr, $instructions:expr, $client:expr) => { ... };
}