Using the following API, how do you setup int and float JSON key:value pairs?
API command: issue "someaddress" "somename" 1 0.0001 0 {\"someInt\":1,\"somefloat\":1.0}
When I try, I get the following error:
error code: -1
error message:
value is type int, expected str