bitfield_to_string
Description:
Converts a enumerated type bitfield to its text representation
Parameters:
transaction_flags |
The enumerated type values |
Returns:
the enumerated constant value, e.g. "only-trusted;simulate" |