fairDataSociety / fds.js

Ethereum Web3 Stack SDK Prototype
GNU Lesser General Public License v3.0
19 stars 13 forks source link

sending payment and then contents #71

Open tfius opened 4 years ago

tfius commented 4 years ago

getting errors when using

  1. account.pay(toSubdomain, amount, "100000")
  2. fromAccount.send(toSubdomain, file, appdomain})

send fails as nonce is wrong. This happens only when both clients never established a connection. in transaction to smart contract to specify feed location.