How can I get TransactionID #789
Unanswered
heiheiheibj
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
run nodejs code
await contract.submitTransaction('createCar', 'CAR12', 'Honda', 'Accord', 'Black', 'Tom');
is ok
How can I get TransactionID?
THX ...
Beta Was this translation helpful? Give feedback.
All reactions