(1) What does this line mean:
amount [int] The amount of bitcoins to be paid, in units of "satoshi" and "satoshi" (0.00000001 bitcoins); for example, if you transfer 10 bitcoins, you will pass "1000000000", and if you transfer 0.01 bitcoins, you will pass "1000000"; the system does not Bitcoin units below 1 satoshi are supported.
(2) What private key to be used to transfer using API: main_prikey:
http://rpcapi.hacash.org/create?action=value_transfer_tx&main_prikey=8D969EEF6ECAD3C29A3A629280E686CF0C3F5D5A86AFF3CA12020C923ADC6C92&fee=0.0001&
And
If Hacash then how can we transfer Bitcoin to the address without knowing its key | else if Bitcoin how does 'a bitcoin' transferred into the Hacash Chain? Since the BTC is on a different chain?
(1) What does this line mean:
(2) What private key to be used to transfer using API: main_prikey:
And
If Hacash then how can we transfer Bitcoin to the address without knowing its key | else if Bitcoin how does 'a bitcoin' transferred into the Hacash Chain? Since the BTC is on a different chain?