pub struct SingleShotTxTransaction<'a, Raw>where
Raw: TxChannelInternal,{ /* private fields */ }
Available on crate feature
unstable
only.Expand description
An in-progress transaction for a single shot TX transaction.
pub struct SingleShotTxTransaction<'a, Raw>where
Raw: TxChannelInternal,{ /* private fields */ }
unstable
only.An in-progress transaction for a single shot TX transaction.