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