You are viewing a single comment's thread:
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.
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 ______"
View more