# Gavin Andresen # 2011-04-25 17:50:30 # https://bitcointalk.org/index.php?topic=6460.msg95076#msg95076 RE: other weird variable type requirments: @p{brk} sendmany's second argument is a JSON Object, with string keys and number (float) values. I think the equivalent in PHP is a PHP Array (indexed by string). @p{par} Several routines take @p{(link}boolean@p{link)} arguments. @p{brk} All the rest are strings or numbers. @p{par}