bitfield_to_string


Description:

[ Version ( since = "0.8.1" ) ]
public static string bitfield_to_string (Bitfield transaction_flags)

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"