Reputation: 31
How to Fix the Implicit contract error to send Transaction On Tezos for Nodejs and PHP
Node error :Command failed : Empty implicit contract Php Error : [{"kind":"branch","id":"proto.004-Pt24m4xi.implicit.empty_implicit_contract","implicit":"tz1.........................."}]
Upvotes: 3
Views: 2774
Reputation: 186
I ran into the same issue while working with the eztz library of tezos on Node JS. I suggest you going through the following points:
Please let me know if any of this worked out for you, if not, feel free to revert :)
Upvotes: 1