[−][src]Macro exonum_testkit::txvec
Creates a Vec<Box<Transaction>> from the given transactions, or other objects
implementing the Into<Box<Transaction>> trait.
Creates a Vec<Box<Transaction>> from the given transactions, or other objects
implementing the Into<Box<Transaction>> trait.