Closed oneyesoneno closed 6 years ago
Hi @oneyesoneno it looks like you specified a recipient address that is different from your specified caller address. At the moment, in order to generate a token allocation for a recipient address you must submit the relevant transaction from the recipient address - you cannot generate a token allocation for a recipient address by submitting a transaction from a third party caller address. This would explain the part of the error message saying "always failing transaction".
However, starting from the callerAllocationStartBlock
which is equal to 6034099, you will be able to generate a token allocation for a recipient address by submitting a transaction from a third party caller address.
Thank you for the reply.....
Hi hadi here (aka. 0x88).. i am experimenting with generating token allocation.. i am running this command
node client/index.js --generate --recipient 0x7755B69903BcbCc419260dBb65772412E0C4ad2b --caller 0x88e103b26e1a4ce226739d37d356b22afbfeed85 --datadir /root/.lpData/ --gasprice 10000000000 -gasLimit 2000000
i wonder why i got this error: