pub fn set_transaction<S: Into<String>>(transaction: S)
Expand description

Sets the transaction.

Examples

set_transaction("test transaction");