-
This is my function -> // fromAddress (String of Account id)
After I execute this function I got the result - > Bu when I sended it on the blockchain I have the next result -> Whats wrong with my function. What I need to do to resolve my issue ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
One obvious thing that is missing is a recent |
Beta Was this translation helpful? Give feedback.
One obvious thing that is missing is a recent
block_hash
, which has to be specified in the transaction.