3

When running a sendTransfer() on a testnet node (https://testnet140.tangle.works) I can attach without any problems. When I try to use a mainnet node (http://nodes.iota.fm:80) I get Invalid transaction hash.

Here is my call: iota.api.sendTransfer(seed, 3, 9, transferData, callback)

blockmined
  • 710
  • 1
  • 4
  • 9
EpicButterz
  • 121
  • 6

1 Answers1

2

As I was writing this out I realized I might try changing the weight to 14 and that did it! Too bad the error wasn't a little more descriptive!

EpicButterz
  • 121
  • 6