You are viewing a single comment's thread:

RE: Hive-Nectar v0.0.6 - WTF do you mean error?

Hopefully, I can put this into use to get this darn trading bot to make its transactions, or at least figure out why it's doing everything. Any input would be great. I really don't know what I'm missing, though. It's running and giving me no errors, but it's not processing on the Hive Engine side. The struggle is real, lol.

0.00140502 BEE
1 comments
(edited)

It works!

1e05736e9a0ac4f7f6bea7fee70d5547ee91c778

I put in a pull request with the fix if you want to see what is different. You were on the right path, wrong key. Also, it's the hive-nectar library you are wanting to use in place of beem, nectarengine does a lot of what you have coded automatically if you want to look into it at a later date. But for the transaction builder, signer, etc, it's hive-nectar pip install hive-nectar and basically anything that used to say beem replace with nectar.

0.00098122 BEE

I'm not exactly familiar with how GitHub works...

So we're removing the posting key...

and each bit of inputs would be "from hive.nectar input ______"

0.00047113 BEE