This function converts various value types into the appropriate format
for transaction building, handling both primitive types and existing
transaction results.
Parameters
value: string|number|boolean|object
Value to parse (string, number, boolean, or object)
Parses a value for use in transaction building
This function converts various value types into the appropriate format for transaction building, handling both primitive types and existing transaction results.