[ Version ( since = "0.8.1" ) ]
public static string bitfield_to_string (Bitfield transaction_flags)
Converts a enumerated type bitfield to its text representation
transaction_flags |
The enumerated type values |
the enumerated constant value, e.g. "only-trusted;simulate" |