pub fn remove_transaction()
Expand description

Removes the transaction.

Examples

set_transaction("test transaction");
remove_transaction();