RE: Nectar.Hive - Slipping on a new API

avatar
(Edited)

You are viewing a single comment's thread:

I took a look at hivehub.dev and it looks like the active key is needed. Here is a link to one of the failed tx attempts. I am glad to see you have it to this point, and make sure not to accidently put your keys on github.



0
0
0.000
12 comments
avatar

I have placed the active key into the code. I'm going to have to dig a little more to figure out where I went wrong at.

0
0
0.000
avatar

After u added the active key did it post to hive nodes?

0
0
0.000
avatar

That would show up on HiveBlocks right? I'm sorry if I'm not grasping the terminology.

0
0
0.000
avatar

Yes, if you try again with the active key I think it will work. After you try it should show on hiveblocks with any error or success if it consumes RC.

0
0
0.000
avatar

So just the active key or both keys? I'm still having the same problem its being signed locally I believe but not reaching a Node... I think. I'm not 100 percent sure.

0
0
0.000
avatar

Maybe just the active, it is still showing the same error but it did hit a node and try to post. Recent attempt here

0
0
0.000
avatar

I appreciate the help and patience with my lack of knowledge.

0
0
0.000
avatar

No problem at all, I still have no clue how to set any of the stuff up through python. So you are helping me learn through trying to help you.

0
0
0.000
avatar

Python is the only thing I really know... and some HTML and a lil java

0
0
0.000
avatar

Is there a way to add wait 3seconds, check block id, then check bal? It looks like you are burning a ton of rc on failed transactions at the moment.

0
0
0.000
avatar

Maybe. I'll go back and clean it up, maybe add a few minutes in between.

0
0
0.000
avatar

The bot is working now though you were right about the active key... I was missing forcing it later in the code.

0
0
0.000