Searched defs:TransactionConfig (Results 1 – 1 of 1) sorted by relevance
105 pub struct TransactionConfig { struct106 pub key: String,107 pub raw: Vec<u8>,108 pub to: String,109 pub interval: u16,110 …/ true to throw away the result of this transaction (it will not be readable using wait_for_result)